SKTileMapNode.TileSet Property

Definition

Gets or sets the SKTileSet used by the SKTileMapNode.

public virtual SpriteKit.SKTileSet TileSet { [Foundation.Export("tileSet", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [Foundation.Export("setTileSet:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] set; }
member this.TileSet : SpriteKit.SKTileSet with get, set

Property Value

Attributes

Applies to