Vector3
A vector with three components to represent a 3D coordiante.
| Field | Type | Default | Unit | 
|---|---|---|---|
| x | float | - | m | 
| The X component. | |||
| y | float | - | m | 
| The Y component. | |||
| z | float | - | m | 
| The Z component. | |||
A vector with three components to represent a 3D coordiante.
| Field | Type | Default | Unit | 
|---|---|---|---|
| x | float | - | m | 
| The X component. | |||
| y | float | - | m | 
| The Y component. | |||
| z | float | - | m | 
| The Z component. | |||