FVector3
FVector3 — FVector3 klasa.
| ————————- | ————————- | ————————- |
| x | float | |
| y | float | |
| z | float | |
| ————————- | ————————- | ————————- |
| x() | float | |
| x(…) [overload 2] | | | | `y()` | `float` | | | `__init__(x, y, z)` | | |
| z() | float | |
| one() | `` | |
| zero() | 'FVector3' | |
| one() | 'FVector3' | |
| unit_x() | 'FVector3' | |
| unit_y() | 'FVector3' | |
| unit_z() | 'FVector3' | |
| normalize() | 'FVector3' | |