VectorLoadAligned

Loads 4 floats from aligned memory.

Windows
MacOS
Linux

References

Module

Core

Header

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

Include

#include "Math/UnrealMathNeon.h"

Syntax

VectorRegister VectorLoadAligned
(
    const void * Ptr
)

Remarks

Loads 4 floats from aligned memory.

Returns

Parameters

Parameter

Description

Ptr

Aligned memory pointer to the 4 floats

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