FVector4 — FVector4 class..
Package: aspose.threed
Properties
| Property | Type | Description |
|---|
x | float | |
y | float | |
z | float | |
w | float | |
Methods
| Method | Returns | Description |
|---|
x() | float | |
x(…) [overload 2] | `` | |
y() | float | |
y(…) [overload 2] | `` | |
z() | float | |
z(…) [overload 2] | `` | |
w() | float | |
w(…) [overload 2] | `` | |
See Also