The Name of your plugin
OptionalonCalled before starting to export a glTF file. This callback can be used to add custom extensions to the GLTFExporter
OptionalonCalled before starting to load a glTF file. This callback can be used to add custom extensions to the GLTFLoader
OptionalonCalled after a glTF file has been loaded
Interface for registering custom glTF extensions to the Needle Engine GLTFLoaders.
Register your plugin using the addCustomExtensionPlugin method