Click or drag to resize

TextureTemplate2DInternalFormat Property

Gets the internal format of the texture.

Namespace:  AGI.Foundation.Graphics.Renderer
Assembly:  AGI.Foundation.Graphics (in AGI.Foundation.Graphics.dll) Version: 25.2.423.0 (25.2.423.0)
Syntax
public InternalTextureFormat InternalFormat { get; }

Property Value

Type: InternalTextureFormat
See Also