Click or drag to resize

TextureTemplate2DWidth Property

Gets the width 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 Width { get; }

Property Value

Type: Int32
See Also