Deconstruct a point into its component parts
ID
tool-vector-deconstruct-point
Name
Deconstruct Point
Group
Vector
Package
Tool
Keywords
Render
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 |