Share via


SKUniform.TextureValue Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual SpriteKit.SKTexture? TextureValue { [Foundation.Export("textureValue")] get; [Foundation.Export("setTextureValue:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("textureValue")>]
[<set: Foundation.Export("setTextureValue:")>]
member this.TextureValue : SpriteKit.SKTexture with get, set

Property Value

Attributes

Applies to