The size of each tile in points.
SDKs
- iOS 10.0+
- macOS 10.12+
- Mac Catalyst 13.0+
- tvOS 10.0+
- watchOS 3.0+
Framework
- Sprite
Kit
Declaration
var tileSize: CGSize { get set }
The size of each tile in points.
SDKs
Framework
var tileSize: CGSize { get set }
var tile Set: SKTile Set
The tile set being used by this tile map. The tile map object can only display tiles that exist in this set.
var number Of Columns: Int
The number of columns in the tile map
var number Of Rows: Int
The number of rows in the tile map.