columnCount property
The maximum number of sprites per row in a sprite sheet.
The default is 0, which indicates no maximum limit.
Implementation
core.int? columnCount;
The maximum number of sprites per row in a sprite sheet.
The default is 0, which indicates no maximum limit.
core.int? columnCount;