Skip to content

ITexture.Width Property

Definition

Namespace: Brine2D.Rendering

Gets the width of the texture in pixels.

C#
int Width { get; }

Property Value

System.Int32