Click or drag to resize

TextureTemplate2DHeight Property

Gets the height of the texture in texels.

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 int Height { get; }

Property Value

Type: Int32
See Also