FUintVector4::FUintVector4

Windows
MacOS
Linux

References

Module

Core

Header

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

Include

#include "Math/IntVector.h"

Syntax

FUintVector4
(
    uint32 InX,
    uint32 InY,
    uint32 InZ,
    uint32 InW
)

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