TextureTemplate2DInternalFormat Property |
Gets the internal format of the texture.
Namespace:
AGI.Foundation.Graphics.Renderer
Assembly:
AGI.Foundation.Graphics (in AGI.Foundation.Graphics.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public InternalTextureFormat InternalFormat { get; }
Public ReadOnly Property InternalFormat As InternalTextureFormat
Get
public:
property InternalTextureFormat InternalFormat {
InternalTextureFormat get ();
}
member InternalFormat : InternalTextureFormat with get
Property Value
Type:
InternalTextureFormatSee Also