columnCount property

int? columnCount
getter/setter pair

The maximum number of sprites per row in a sprite sheet.

The default is 0, which indicates no maximum limit.

Implementation

core.int? columnCount;