MeshBaker
Public Member Functions | Public Attributes | List of all members
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

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

Member Data Documentation

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

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