OptionalextraAdditional transforms applied to the mesh joint. Optional property.
The inverse bind matrix for the mesh joint, represented as a Matrix4.
The name of the mesh joint.
OptionalpositionThe position of the mesh joint in 3D space, represented as a Vector3.
Optional property, default is [0, 0, 0].
OptionalrotationThe rotation of the mesh joint, represented as a Vector3.
Optional property, default is [0, 0, 0].
OptionalrotationThe rotational center of the mesh joint, represented as a Vector3.
Optional property.
OptionalscaleThe scale of the mesh joint, represented as a Vector3.
Optional property, default is [1, 1, 1].
Options for initializing a WebaniMeshJoint object.