About this Block
What it does: The Point block creates a point from its XYZ components.
Common uses:
- Point Maps
- Defining origins
TipsYou can extract points from a block’s properties panel for downstream operations.
Create a point from its XYZ components.
| Name | Type | Description |
|---|
| X | Scalar | X component of the point. |
| Y | Scalar | Y component of the point. |
| Z | Scalar | Z component of the point. |
Outputs