Namespace UnityEditor.PixyzPlugin4Unity.LODs
Classes
Decimation
Decimate (edge collapse) LOD0 meshes.
Impostor
Generate impostor from LOD0
LODAssets
Assets generated by the LODGenerator.
LODGenerator
Class to generate LODs.
LODRule
Provides of a set of parameters for LODs. See the LOD sample parameters.
ProxyMesh
Generate a proxy mesh (retopo) of LOD0 meshes following Marching Cubes reconstruction approach.
Enums
Decimation.MergeStrategy
Choose if LODs will be merged or not
LODRule.MaterialSyncType
Choose to sync materials with Pixyz or not
VoxelDensity
Proxy mesh voxel density
Delegates
LODGenerator.VoidHandler
Invoked at the end of the LODs generation.