Needle Engine LODs manager. Wrapper around the internal LODs manager.
It uses the @needle-tools/gltf-progressive package to manage LODs.
For lower-level control (e.g. configuring max concurrent loading tasks, queue settings, or other progressive loading specifics), use NEEDLE_progressive directly.
The interval (in seconds) at which the bounding volumes of skinned meshes are automatically updated.
If set to 0, automatic updates are disabled and bounding volumes will only be updated when the mesh is loaded or when the updateSkinnedMeshBounds method is called manually.
Needle Engine LODs manager. Wrapper around the internal LODs manager. It uses the @needle-tools/gltf-progressive package to manage LODs.
For lower-level control (e.g. configuring max concurrent loading tasks, queue settings, or other progressive loading specifics), use NEEDLE_progressive directly.
Link
https://npmjs.com/package/@needle-tools/gltf-progressive