Edit

Share via


SKUniform.FloatMatrix3Value Property

Definition

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

Applies to