Method changeLODMode
changeLODMode(LodGroupPlacement)
Change LOD Mode
Declaration
public void changeLODMode(LodGroupPlacement mode)
Parameters
Type | Name | Description |
---|---|---|
LodGroupPlacement | mode |
Remarks
Root mode : regroup all LODGroup of the hierarchy in one LODGroup (added to the gameObject of the importStamp). Leaves mode : Split the LODGroup of the importStamp gameObject and share it on the LODGroups created on the parent of the leaves of the hierarchy.