Creates a new constraint that copies a node's rotation, optionally with a baseRotation added and using dampening.
Source
ConstraintRotationToNodeRotation(this.targetNode, { this.baseRotation: 0.0, this.dampening });
Creates a new constraint that copies a node's rotation, optionally with a baseRotation added and using dampening.
ConstraintRotationToNodeRotation(this.targetNode, { this.baseRotation: 0.0, this.dampening });