Protected
Optional
_Protected
Optional
_The initial value of Object.prototype.constructor is the standard built-in Object constructor.
Readonly
rootStatic
DECODER_Path to the meshopt decoder library, default uses unpkg cdn
Static
Readonly
Plugin
Loads the MeshOpt Decoder module from meshoptimizer library at runtime from a customisable cdn url. The loaded module is set in window.MeshoptDecoder and then used by GLTFLoader2 to decode files using EXT_meshopt_compression extension
The plugin name includes GLTF, but its not really GLTF specific, it can be used to decode any meshopt compressed files.