Go to:
Related nodes. Attributes.
Rotate the input vector by the given rotation
Node name | Parents | Classification | MFn type | Compatible function sets |
---|
rotateVector | node | math:utility/scalar:drawdb/shader/operation/rotateVector | kRotateVector | kBase kNamedObject kDependencyNode kRotateVector |
Related nodes
pointMatrixMult
Attributes (13)
input, inputX, inputY, inputZ, output, outputX, outputY, outputZ, rotate, rotateOrder, rotateX, rotateY, rotateZ
Long name (short name) | Type | Default | Flags |
---|
|
input
(i )
| double3 | |     |
|
| inputX
(ix )
| distance (double) | 0.0cm |     | |
|
| inputY
(iy )
| distance (double) | 0.0cm |     | |
|
| inputZ
(iz )
| distance (double) | 0.0cm |     | |
|
|
output
(o )
| double3 | |   |
|
| outputX
(ox )
| distance (double) | 0.0cm |   | |
|
| outputY
(oy )
| distance (double) | 0.0cm |   | |
|
| outputZ
(oz )
| distance (double) | 0.0cm |   | |
|
|
rotate
(r )
| double3 | |     |
|
| rotateX
(rx )
| angle (double) | 0.0deg |     | |
|
| rotateY
(ry )
| angle (double) | 0.0deg |     | |
|
| rotateZ
(rz )
| angle (double) | 0.0deg |     | |
|
|
rotateOrder
(ro )
| enum | 0 |     |
|