FVector4 Structure |
Namespace: Aspose.ThreeD.Utilities
The FVector4 type exposes the following members.
Name | Description | |
---|---|---|
![]() | FVector4(Color) |
Initializes a new instance of the FVector4.
|
![]() | FVector4(Vector3) |
Initializes a new instance of the FVector4.
|
![]() | FVector4(Vector4) |
Initializes a new instance of the FVector4.
|
![]() | FVector4(Vector3, Single) |
Initializes a new instance of the FVector4.
|
![]() | FVector4(Single, Single, Single) |
Initializes a new instance of the FVector4.
|
![]() | FVector4(Single, Single, Single, Single) |
Initializes a new instance of the FVector4.
|
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from ValueType.) |
![]() | GetHashCode | (Inherited from ValueType.) |
![]() | GetType | (Inherited from Object.) |
![]() | ToString |
Returns a string that represents the FVector4 (Overrides ValueTypeToString.) |
Name | Description | |
---|---|---|
![]() ![]() | Addition |
Operator overloading for +
|
![]() ![]() | Multiply |
Operator overloading for *
|
![]() ![]() | Subtraction |
Operator overloading for - (minus)
|