FVector2DHalf

Overload list

Windows
MacOS
Linux
Name Description

Public function

FVector2DHalf()

Default Constructor (no initialization).

Public function

FVector2DHalf

(
    const FVector2D& Vector2D
)

Constructor

Vector2D float vector

Public function

FVector2DHalf

(
    const FFloat16& InX,
    const FFloat16& InY
)

Constructor.

Public function

FVector2DHalf

(
    float InX,
    float InY
)

Constructor

InX float X value Iny float Y value

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss