Contents

textures

An array of Sktexture objects that defines the tile definition object’s content.

Declaration

var textures: [SKTexture] { get set }

Discussion

If the tile is non-animated, this will be an array containing one textures.

See Also

Configure Animated Tile Properties