FVector2 class

FVector2 class

A float vector with two components.

The FVector2 type exposes the following members:

Constructors

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

Methods

MethodDescription
equalsCheck if two vectors are equal

See Also