Description
Rotates a given vector by the quaternion
Rotates a given vector (direction) by the transform
| Plugin |
RigVM |
| Category |
Math |
| Tags |
Rotate Vector,Transform,Multiply,Direction,TransformDirection |
| Name |
Description |
Permitted Types |
Default Value |
| Transform |
The input quaternion to rotate the input vector by |
Quat Transform
|
(X=0.000000,Y=0.000000,Z=0.000000,W=1.000000) |
| Vector |
The input vector to rotate |
Vector
|
(X=0.000000,Y=0.000000,Z=0.000000) |
Outputs
| Name |
Description |
Permitted Types |
Default Value |
| Result |
The resulting rotated vector |
Vector
|
|