Share via


SKSpriteNode.NormalTexture Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual SpriteKit.SKTexture? NormalTexture { [Foundation.Export("normalTexture", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setNormalTexture:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("normalTexture", ObjCRuntime.ArgumentSemantic.Strong)>]
[<set: Foundation.Export("setNormalTexture:", ObjCRuntime.ArgumentSemantic.Strong)>]
member this.NormalTexture : SpriteKit.SKTexture with get, set

Property Value

Attributes

Applies to