Defines a point variable.
Inputs
Name |
Type |
Description |
X |
Number |
The X coordinate of the point. |
Y |
Number |
The Y coordinate of the point. |
Z |
Number |
The Z coordinate of the point. |
Outputs
Name |
Type |
Description |
Variable |
Point |
The resulting variable. |