Dungeon Architect  17.0.0
DungeonArchitect.MirrorVolume Class Reference
Inheritance diagram for DungeonArchitect.MirrorVolume:
DungeonArchitect.Volume

Public Attributes

MirrorVolumeDirection direction = MirrorVolumeDirection.AxisX
 
- Public Attributes inherited from DungeonArchitect.Volume
Dungeon dungeon
 
bool mode2D = false
 

Additional Inherited Members

- Public Member Functions inherited from DungeonArchitect.Volume
Bounds GetBounds ()
 Gets the bounds of the volume More...
 
void GetVolumeGridTransform (out IntVector positionGrid, out IntVector scaleGrid, Vector3 LogicalGridSize)
 Gets the position and scale of the volume in grid space More...
 
- Protected Attributes inherited from DungeonArchitect.Volume
Color COLOR_WIRE = Color.yellow
 
Color COLOR_SOLID_DESELECTED = new Color(1, 1, 0, 0.0f)
 
Color COLOR_SOLID = new Color(1, 1, 0, 0.1f)
 

Detailed Description

Definition at line 14 of file MirrorVolume.cs.


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