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.1.421.0 (25.1.421.0)
Syntax
public InternalTextureFormat InternalFormat { get; }

Property Value

Type: InternalTextureFormat
See Also