Construct a plane from a vector
ID
tool-vector-construct-plane
Name
Construct Plane
Group
Vector
Package
Tool
Keywords
Render
After creating a node, connect the origin of a plane to the first port, the X-axis direction of the plane to the second port, and the Y-axis direction of the plane to the third port. On the output ports, you will get the constructed plane.
Adjust Plane
PlaneXY
PlaneXZ
PlaneYZ
Plane By Normal\
Inputs
Name | Type | Description | Default Value |
---|---|---|---|
origin | Point | Origin of plane | [0,0,0] |
xDirection | Vector | X-axis direction of plane | |
yDirection | Vector | Y-axis direction of plane |
Outputs
Name | Type | Description |
---|---|---|
plane | Plane | Constructed plane |