ReadonlyabsoluteTransform object on the natative heap absolute to the model (i.e. concatenating all the parents
ReadonlyabsoluteThe absolute (non-relative) transform of this as a 4x4 matrix in OpenGL convention
ReadonlychildrenThe current children of this node.
ReadonlyindexThe index of this in the scene array
ReadonlylocalIDThe local id of the matching entity in the model of this.
ReadonlymodelThe model this node relates to.
ReadonlynativeNative transform relative to the parent transform, or whole model transform if this has no parent.
Optional ReadonlyparentThe index of the parent scene node of this, will always be a transform node or undefined.
Readonlytransform4x4 transform matrix, stored in OpenGL Convention.
If none is found, the identity transform is assumed
ReadonlytypeThe type of this scene node.
A transform scene node