glTF2Node

Undocumented in source.

Members

Variables

camera
int camera;
Undocumented in source.
children
int[] children;
Undocumented in source.
matrix
float[16] matrix;
Undocumented in source.
mesh
int mesh;
Undocumented in source.
name
string name;
Undocumented in source.
rotation
float[4] rotation;
Undocumented in source.
scale
float[3] scale;
Undocumented in source.
skin
int skin;
Undocumented in source.
translation
float[3] translation;
Undocumented in source.
weights
float[] weights;
Undocumented in source.

Meta