This page is not available in the language you have chosen. It will be displayed in English by default. If you would like to view it in a different language, you can try selecting another language.
Description
Rotates a given vector by the quaternion Rotates a given vector (direction) by the transform
Information
| Plugin | RigVM |
| Category | Math |
| Tags | Rotate Vector,Transform,Multiply,Direction,TransformDirection |
Inputs
| 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 |