Navigation
API > API/Plugins > API/Plugins/GLTFCore > API/Plugins/GLTFCore/FAccessor
| Type | Name | Description | |
|---|---|---|---|
| void | GetQuatArray
(
TArray< FVector4f >& Buffer |
Performs axis conversion for quaternion(i.e. from glTF right-handed and Y-up to left-handed and Z-up). | |
| void | GetQuatArray
(
FVector4f* Buffer |
Performs axis conversion for quaternion(i.e. from glTF right-handed and Y-up to left-handed and Z-up). |