MDLMaterialProperty.Float3Value Property

Definition

Gets or sets the 3-part floating-point value.

public virtual OpenTK.Vector3 Float3Value { [Foundation.Export("float3Value", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [Foundation.Export("setFloat3Value:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] set; }
member this.Float3Value : OpenTK.Vector3 with get, set

Property Value

Attributes

Applies to