Contents

normalTextures

An array of Sktexture objects used to generate the normals for the tile to simulate 3D lighting.

Declaration

var normalTextures: [SKTexture] { get set }

Discussion

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

See Also

Configure Animated Tile Properties