MeshBaker
MB3_MeshBakerGrouperCore.ClusterGrouper Class Reference

Public Member Functions

Dictionary< string, List< Renderer > > FilterIntoGroups (List< GameObject > selection)
 
Dictionary< string, List< Renderer > > FilterIntoGroupsNone (List< GameObject > selection)
 
Dictionary< string, List< Renderer > > FilterIntoGroupsGrid (List< GameObject > selection)
 
Dictionary< string, List< Renderer > > FilterIntoGroupsPie (List< GameObject > selection)
 

Public Attributes

ClusterType clusterType
 
Vector3 origin
 
Vector3 cellSize
 
int pieNumSegments = 4
 
Vector3 pieAxis = Vector3.up
 

Member Function Documentation

§ FilterIntoGroups()

Dictionary<string,List<Renderer> > MB3_MeshBakerGrouperCore.ClusterGrouper.FilterIntoGroups ( List< GameObject >  selection)

§ FilterIntoGroupsGrid()

Dictionary<string,List<Renderer> > MB3_MeshBakerGrouperCore.ClusterGrouper.FilterIntoGroupsGrid ( List< GameObject >  selection)

§ FilterIntoGroupsNone()

Dictionary<string,List<Renderer> > MB3_MeshBakerGrouperCore.ClusterGrouper.FilterIntoGroupsNone ( List< GameObject >  selection)

§ FilterIntoGroupsPie()

Dictionary<string,List<Renderer> > MB3_MeshBakerGrouperCore.ClusterGrouper.FilterIntoGroupsPie ( List< GameObject >  selection)

Member Data Documentation

§ cellSize

Vector3 MB3_MeshBakerGrouperCore.ClusterGrouper.cellSize

§ clusterType

ClusterType MB3_MeshBakerGrouperCore.ClusterGrouper.clusterType

§ origin

Vector3 MB3_MeshBakerGrouperCore.ClusterGrouper.origin

§ pieAxis

Vector3 MB3_MeshBakerGrouperCore.ClusterGrouper.pieAxis = Vector3.up

§ pieNumSegments

int MB3_MeshBakerGrouperCore.ClusterGrouper.pieNumSegments = 4

The documentation for this class was generated from the following file: