glTF transformation format options. Controls how node transformations are encoded in the output glTF.
Compact format - uses TRS when possible, Mat4 otherwise
Always use 4x4 matrix format
Always use Translation-Rotation-Scale format
glTF transformation format options. Controls how node transformations are encoded in the output glTF.