GetCoordArray

Overload list

Windows
MacOS
Linux
Name Description

Public function Const

void

 

GetCoordArray

(
    TArray< FVector >& Buffer
)

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

Public function Const

void

 

GetCoordArray

(
    FVector* Buffer
)

@note Performs axis conversion for vec3s(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