Edit

Share via


SKUniform.FloatMatrix2Value Property

Definition

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

Applies to