... | ... | @@ -78,6 +78,7 @@ Here a sample: |
|
|
- `stairs` take additionally
|
|
|
`<up px="-5.0" py="2" />` and `<down px="0.0" py="2"/>`, which are
|
|
|
used for visualisation purposes.
|
|
|
- `escalator_up` and `escalator_down` require `<up px="-5.0" py="2" />` and `<down px="0.0" py="2"/>` to initialise their directions.
|
|
|
- $`A\_x,\; B\_y,\text{and}\; C`$ are optional parameter for the explicit plane equation of the subroom,
|
|
|
for the construction of a 3D environment and should be used to describe stairs.
|
|
|
The plane equation is given by: $`Z = Ax +By + C`$.
|
... | ... | |