Properties of type Point3¶
Below is a list of the available properties provided by the Point3 type. Click on a property name to see its detailed description and examples.
| Property | Description | 
|---|---|
| x | Coordinate of the point by X-axis. | 
| y | Coordinate of the point by Y-axis. | 
| z | Coordinate of the point by Z-axis. |