Returns rotated vector around an axis
ID
tool-vector-vector-rotate
Name
Vector Rotate
Group
Vector
Package
Tool
Keywords
Render
After creating the node, connect the vector you want to rotate to the first port. Connect vector rotation degree to the second port. To the third port, connect the center of rotation to the third port and the vector to rotate to the fourth port. On the output port, you will get the rotated vector.
Vector Length
Amplitude Vector
Vector Reverse
Inputs
Name | Type | Description | Default Value |
---|---|---|---|
vector | Vector | Base vector | |
angle | Number | Rotation angle in radians | 1.5707963267948966 |
center | Point | Center of rotation | [0,0,0] |
axis | Vector | Vector of rotation | [0,0,1] |
Outputs
Name | Type | Description |
---|---|---|
rotatedVector | Vector | Rotated vector |