VectorRegisterInt

Int32[4] vector register type, where the first int32 (X) is stored in the lowest 32 bits, and so on.

Windows
MacOS
Linux

References

Module

Core

Header

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

Include

#include "Math/UnrealMathFPU.h"

Syntax

struct VectorRegisterInt

Remarks

Int32[4] vector register type, where the first int32 (X) is stored in the lowest 32 bits, and so on.

Variables

Name Description

Public variable

int32[4]

 

V

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