Optional
animation?: AnimationDefOptional animation, that is played when this object is animated.
Optional
orientation?: QuaternionCurrent orientation of object. Does not activelly update obejct.
Optional
position?: Vector3Current Pose of object. Does not activelly update object.
Generated using TypeDoc
Exactly like Pose, but contains Three.js objects instead od arrays
Export