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