SKUniform.FloatMatrix4Value 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.
Caution
Use 'MatrixFloat4x4Value' instead.
Gets or sets the uniform data as a 4x4 matrix of floating point values.
[System.Obsolete("Use 'MatrixFloat4x4Value' instead.")]
public virtual OpenTK.Matrix4 FloatMatrix4Value { get; set; }
member this.FloatMatrix4Value : OpenTK.Matrix4 with get, set
Property Value
- Attributes