v2.37
Variables
Room grid types
Constants
ยป
Grid types
Variables
const int
Ceiling
= 2
The face considered as room ceiling.
const int
Floor
= 1
The face considered as room floor.
const int
Undefined
= 0
Undefined grid.
const int
Wall
= 3
The face considered as room wall face (side surface)
Generated by
1.10.0