Version 0.3.0
Remove Lods
New function removeLods
remove specific LODS from a project. It removes LOD entries from .xml located in modelLib, its correspondent .bin/.gltf and textures in modelLib/textures.
Functions
New Functions
removeLods
: Remove lods from project.removeLodNodesFromXML
: Remove lod nodes from XML.removeBinGltfByLods
: Remove .bin and .gltf by lods.removeModelLibTexturesByLods
: Remove textures by lods.