Share via


SKTileDefinition.NormalTextures Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual SpriteKit.SKTexture[] NormalTextures { [Foundation.Export("normalTextures", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setNormalTextures:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("normalTextures", ObjCRuntime.ArgumentSemantic.Copy)>]
[<set: Foundation.Export("setNormalTextures:", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.NormalTextures : SpriteKit.SKTexture[] with get, set

Property Value

Attributes

Applies to