FVector4 class

FVector4 class

A float vector with four components.

The FVector4 type exposes the following members:

Constructors

ConstructorDescription
initInitializes a new instance of the FVector4.
initInitializes a new instance of the FVector4.
initInitializes a new instance of the FVector4.
initInitializes a new instance of the FVector4.
initInitializes a new instance of the FVector4.
initConstructs a new instance of FVector4

See Also