Node.matrix

A floating-point 4x4 transformation matrix stored in column-major order. Length must be 0 or 16.

class Node
public
double[] matrix;

Meta