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.
An array of Sktexture objects that defines the tile definition object’s content.
var textures: [SKTexture] { get set }If the tile is non-animated, this will be an array containing one textures.