Click or drag to resize

Texture2DTemplate Property

Gets the template from which the texture was created.
Gets the template from which the texture was created.

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 TextureTemplate2D Template { get; }

Property Value

Type: TextureTemplate2D
See Also