FVector2DHalf::FVector2DHalf

Constructor.

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Math/Vector2DHalf.h

Include

#include "Math/Vector2DHalf.h"

Syntax

FVector2DHalf
(
    const FFloat16 & InX,
    const FFloat16 & InY
)

Remarks

Constructor.

InX half float X value Iny half float Y value

FVector2DHalf inline functions

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