SceneManagerTextures Property |
Namespace:
AGI.Foundation.Graphics
Assembly:
AGI.Foundation.Graphics (in AGI.Foundation.Graphics.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public static Texture2DFactory Textures { get; }
Public Shared ReadOnly Property Textures As Texture2DFactory
Get
public:
static property Texture2DFactory^ Textures {
Texture2DFactory^ get ();
}
static member Textures : Texture2DFactory with get
Property Value
Type:
Texture2DFactorySee Also