FVector3 — Aspose.3D FOSS Python API Reference
FVector3 — FVector3 class..
Package: aspose.threed
Properties
| Property | Type | Description |
|---|---|---|
x | float | |
y | float | |
z | float |
Methods
| Method | Returns | Description |
|---|---|---|
x() | float | |
x(…) [overload 2] | `` | |
y() | float | |
y(…) [overload 2] | `` | |
z() | float | |
z(…) [overload 2] | `` | |
zero() | 'FVector3' | |
one() | 'FVector3' | |
unit_x() | 'FVector3' | |
unit_y() | 'FVector3' | |
unit_z() | 'FVector3' | |
normalize() | 'FVector3' |