MDLMaterialProperty.Float2Value 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 2-part floating-point value.
public virtual OpenTK.Vector2 Float2Value { [Foundation.Export("float2Value", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [Foundation.Export("setFloat2Value:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] set; }
member this.Float2Value : OpenTK.Vector2 with get, set
Property Value
- Attributes