VectorLoadByte4Reverse

Overload list

Windows
MacOS
Linux
Name Description

Public function

VectorRegist...

 

VectorLoadByte4Reverse

(
    const uint8* Ptr
)

Loads 4 BYTEs from unaligned memory and converts them into 4 FLOATs in reversed order.

Public function

VectorRegist...

 

VectorLoadByte4Reverse

(
    const void* Ptr
)

Loads 4 uint8s from unaligned memory and converts them into 4 floats in reversed order.

Public function

VectorRegist...

 

VectorLoadByte4Reverse

(
    void* Ptr
)

Loads 4 BYTEs from unaligned memory and converts them into 4 FLOATs in reversed order.

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