GetQuatArray

Overload list

Windows
MacOS
Linux
Name Description

Public function Const

void

 

GetQuatArray

(
    TArray< FVector4 >& Buffer
)

@note Performs axis conversion for quaternion(i.e. from glTF right-handed and Y-up to left-handed and Z-up).

Public function Const

void

 

GetQuatArray

(
    FVector4* Buffer
)

@note Performs axis conversion for quaternion(i.e. from glTF right-handed and Y-up to left-handed and Z-up).

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