SKUniform.TextureValue Property

Definition

Gets or sets the uniform data as a texture.

public virtual SpriteKit.SKTexture TextureValue { [Foundation.Export("textureValue")] get; [Foundation.Export("setTextureValue:")] set; }
member this.TextureValue : SpriteKit.SKTexture with get, set

Property Value

Attributes

Applies to