Inheritance: EventDispatcher → Node → Object3DNode →
This type of node is a specialized version of Object3DNode with larger set of model related metrics. Unlike Object3DNode, ModelNode extracts the reference to the 3D object from the current node frame state.
Constructs a new object model node.
scope
The node represents a different type of transformation depending on the scope.
Extracts the model reference from the frame state and then updates the uniform value depending on the scope.
frame
The current node frame.
Overrides: Object3DNode#update