Classes that support loading and converting 3D Tiles tile content.
The result of converting a binary content to gltf model.
CesiumUtility::ErrorList errors
The error and warning list when converting a binary content to gltf model. This is empty if there are...
std::optional< CesiumGltf::Model > model
The gltf model converted from a binary content. This is empty if there are errors during the conversi...