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