Orient an object using directional constraints only
ID
tool-transform-orient-direction
Name
Orient Direction
Group
Transform
Package
Tool
Keywords
Render
After creating a node, connect the base geometry you want to reorient to the first port. To the second port, you need to connect the reference point, and the reference direction to the third port. The target point is to the fourth port, and the target direction is to the fifth port. On the output port, you will get the reoriented geometry.
Rotate
Mirror
Scale
Orient
Inputs
Name | Type | Description | Default Value |
---|---|---|---|
geometry | Geometry | Base geometry | |
pointA | Point | Reference point | [0,0,0] |
directionA | Vector | Reference direction | [0,0,1] |
pointB | Point | Target point | [0,0,0] |
directionB | Vector | Target direction | [0,0,1] |
Outputs
Name | Type | Description |
---|---|---|
reorientedGeometry | Geometry | Reoriented geometry |