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