[]
        
(Showing Draft Content)

C1.Util.DX.Matrix4x4.ToArray

ToArray Method

ToArray()

Creates an array containing the elements of the matrix.

Declaration
public float[] ToArray()
Returns
Type Description
float[]

A sixteen-element array containing the components of the matrix.