SKShader.Uniforms Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the list of uniforms for the shader.
public virtual SpriteKit.SKUniform[] Uniforms { [Foundation.Export("uniforms", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setUniforms:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.Uniforms : SpriteKit.SKUniform[] with get, set
Property Value
- Attributes