Deconstruct a point into its component parts
ID
tool-vector-deconstruct-point
Name
Deconstruct Point
Group
Vector
Package
Tool
Keywords
After creating the node, connect the point to be deconstructed to the port.
Construct Point
Inputs
Name | Type | Description | Default Value |
---|---|---|---|
Point | Point | Input point |
Outputs
Name | Type | Description |
---|---|---|
X | Number | Point {x} component |
Y | Number | Point {y} component |
Z | Number | Point {z} component |