Property | Type | Description | |
---|---|---|---|
Instance | SpaceVisualizer, |
Method | Description | |
---|---|---|
ClearGeometry ( bool clearAll = true ) : void | ||
Query_PlayspaceAlignment ( ) : void | ||
Query_Shape_FindPositionsOnShape ( string shapeName ) : void | ||
Query_Shape_FindShapeHalfDims ( string shapeName ) : void | ||
Query_Topology_FindLargePositionsOnWalls ( ) : void | ||
Query_Topology_FindLargeWall ( ) : void | ||
Query_Topology_FindLargestPositionsOnFloor ( ) : void | ||
Query_Topology_FindPositionOnWall ( ) : void | ||
Query_Topology_FindPositionsOnFloor ( ) : void | ||
Query_Topology_FindPositionsPlaceable ( ) : void |
Method | Description | |
---|---|---|
Awake ( ) : void | ||
Draw_LineBoxList ( ) : bool | ||
HandleResults_Shape ( string visDesc, int shapeCount, Color color, Vector3 defaultHalfDims ) : void | ||
HandleResults_Topology ( string visDesc, int locationCount, Vector3 boxFullDims, Color color ) : void | ||
Update ( ) : void | ||
Update_Queries ( ) : void |
public ClearGeometry ( bool clearAll = true ) : void | ||
clearAll | bool | |
return | void |
public Query_Shape_FindPositionsOnShape ( string shapeName ) : void | ||
shapeName | string | |
return | void |
public Query_Shape_FindShapeHalfDims ( string shapeName ) : void | ||
shapeName | string | |
return | void |
public Query_Topology_FindLargePositionsOnWalls ( ) : void | ||
return | void |
public Query_Topology_FindLargeWall ( ) : void | ||
return | void |
public Query_Topology_FindLargestPositionsOnFloor ( ) : void | ||
return | void |
public Query_Topology_FindPositionOnWall ( ) : void | ||
return | void |
public Query_Topology_FindPositionsOnFloor ( ) : void | ||
return | void |
public Query_Topology_FindPositionsPlaceable ( ) : void | ||
return | void |