Click or drag to resize

SceneManagerTextures Property

Gets the Texture2DFactory, which can be used to create textures from various sources.

Namespace:  AGI.Foundation.Graphics
Assembly:  AGI.Foundation.Graphics (in AGI.Foundation.Graphics.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public static Texture2DFactory Textures { get; }

Property Value

Type: Texture2DFactory
See Also