FVector4   Conversion Operators

Overload List

(FPoint3 to FVector4) Cast the FPoint3 instance to an FVector4.
(FVector3 to FVector4) Cast the FVector3 instance to an FVector4.
(FVector4 to FPoint) Cast the FVector4 instance to an FPoint.
(FVector4 to FPoint3) Cast the FVector4 instance to an FPoint3.
(FVector4 to FVector2) Cast the FVector4 instance to an FVector2.
(FVector4 to FVector3) Cast the FVector4 instance to an FVector3.

See Also