SCNProgram.VertexShader Property

Definition

Gets or sets the vertex shader.

public virtual string VertexShader { [Foundation.Export("vertexShader", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setVertexShader:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.VertexShader : string with get, set

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to