mirror of
https://port.numenaute.org/aleajactaest/khanat-opennel-code.git
synced 2024-11-05 14:59:03 +00:00
12 lines
269 B
INI
12 lines
269 B
INI
// Ligoscape configuration file
|
|
|
|
// Size of a cell of the ligoscape in meter
|
|
cell_size = 160;
|
|
|
|
// Snap precision for vertex position checking in meter
|
|
snap = 1;
|
|
|
|
// Zone snapshot resolution in pixel
|
|
zone_snapeshot_res = 128;
|
|
|
|
primitive_class_filename = "";
|