FVector4 class
FVector4 class
A float vector with four components.
The FVector4 type exposes the following members:
Constructors
Constructor | Description |
---|---|
init | Initializes a new instance of the FVector4 . |
init | Initializes a new instance of the FVector4 . |
init | Initializes a new instance of the FVector4 . |
init | Initializes a new instance of the FVector4 . |
init | Initializes a new instance of the FVector4 . |
init | Constructs a new instance of FVector4 |
Properties
Property | Description |
---|---|
x | The x component. |
y | The y component. |
z | The z component. |
w | The w component. |
See Also
- module
aspose.threed.utilities
- class
FVector4