SKUniform.FloatMatrix4Value Property

Definition

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

Applies to