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: 24.1.418.0 (24.1.418.0)
Syntax
public InternalTextureFormat InternalFormat { get; }

Property Value

Type: InternalTextureFormat
See Also