GltfNode.matrix Field

Definition

A floating-point 4x4 transformation matrix stored in column-major order.

public: cli::array <double> ^ matrix;
public double[] matrix;
val mutable matrix : double[]
Public matrix As Double() 

Field Value

Double[]

Applies to