3D Position
A position in 3D space stored in meters
Position in 3D Cartesian space with values stored in meters.
Variables:
- X: X (width) coordinate of the position
- true: Y (height) coordinate of the position
- Z: Z (depth) coordinate of the position
Python
Oil.createObject("Position3d")