Set the quaternion rotation value of the control point
| <controlpoint>.setQuat( | |
| [x,y,z,w] |
)
[x,y,z,w]
The four numbers representing a Quaternion.
Set the rotation value of this control point. If you don't specify a rotation value then this control point will not affect the rotation of the path.
None