Click or drag to resize

ProceduralCluster Methods

The ProceduralCluster type exposes the following members.

Methods
  NameDescription
Public methodExpand
When a cluster is resolved, expand half module to full
Public methodExpandBack
Removes half module in case of unresolve
Public methodGenerateGeometries
Create all geometries comprising a cluster
Public methodGetMaxBounds
Get accumulative Bounds of all Children of object
Public methodGetSideRays
Raycasts from side of gameobject to detect collision
Public methodInitialize
Creates a procedural cluster
Public methodInitialize(Cluster)
Creates a procedural cluster with loaded info
Public methodInitialize(DataRow, Material)
Creates a procedural cluster with info from a file
Public methodOnToggleCirculation
Turn cluster circuation on/off
Public methodToggleCornerPoints
Turn module lines on/off
Public methodUpdateCornerPoints
Updates the module lines
Public methodUpdateFloorplanResolved
Update the size of the corridor when cluster is resolved
Public methodUpdateFloorplanUnResolved
Update the size of the corridor when cluster is resolved
Top
See Also