This page is not available in the language you have chosen. It will be displayed in English by default. If you would like to view it in a different language, you can try selecting another language.
3-dimensional vector with float components.
Verse using statement |
using { /Verse.org/SpatialMath } |
Members
This struct has data members, but no functions.
Data
| Data Member Name | Type | Description |
|---|---|---|
Left |
float |
The Left (was -Y) component of this vector. |
Up |
float |
The Up (was Z) component of this vector. |
Forward |
float |
The Forward (was X) component of this vector. |