ProjectorColumnCount Property

Gets or Sets the amount of columns in the sprite animation sheet.

Definition

Namespace: Waves.Visual
Assembly: WavesSystems.Projector (in WavesSystems.Projector.dll) Version: 3.0.1.0 (3.0.1.0)
C#
public int ColumnCount { get; set; }

Property Value

Int32

See Also