Deconstruct a plane into its component parts
ID
tool-vector-deconstruct-plane
Name
Deconstruct Plane
Group
Vector
Package
Tool
Keywords
Render
After creating a node, connect the plane to deconstruct to the port. On the output ports, you will get the origin of the plane, X-axis, Y-axis, and Z-axis vectors.
Construct Plane
PlaneXY
PlaneXZ
PlaneYZ
Plane By Normal\
Inputs
Name | Type | Description | Default Value |
---|---|---|---|
plane | Plane | Plane to deconstruct |
Outputs
Name | Type | Description |
---|---|---|
origin | Point | Origin point |
xAxis | Vector | X-axis vector |
yAxis | Vector | Y-axis vector |
zAxis | Vector | Z-axis vector |