GLTFGLTF
Last update: 16.07.2025virtual bool Write(bool formatJSON=false)=0
@ GLTF_ERROR_VALUE_NOT_INITIALIZED
Trying to animate value that was never initialized.
Definition GLTFGLTF.h:47
virtual GLTFError GetError()=0
static GLTF * Create(const char *application, const char *applicationVersion, const char *filePath, OutputType fileType=OT_AVZ)
virtual void SetDefaultScene(const Scene *scene)=0
static void Destroy(GLTF *gltf)
Scenes are the GLTFWriter class that create the view of the data that is defined in the GLTF file.
Definition GLTFScene.h:29