... | @@ -130,6 +130,14 @@ Defaults to `FLOOR` |
... | @@ -130,6 +130,14 @@ Defaults to `FLOOR` |
|
Placement: FLOOR
|
|
Placement: FLOOR
|
|
```
|
|
```
|
|
|
|
|
|
|
|
#### Orientation
|
|
|
|
The orientation of the furniture. Can be especially useful with the `ANY` placement option.
|
|
|
|
Possible values are
|
|
|
|
- `ATTACHED`: Default for the HANGING placement
|
|
|
|
- `STATIC`: Default for the ANY, FLOOR and WALL placements
|
|
|
|
- `FLIPPED`: Default for the CEILING placement
|
|
|
|
|
|
|
|
|
|
#### Diagonalable
|
|
#### Diagonalable
|
|
Whether or not furniture can be rotated at 45 degree angles instead of 90 degree angles. Defaults to false.
|
|
Whether or not furniture can be rotated at 45 degree angles instead of 90 degree angles. Defaults to false.
|
|
```yaml
|
|
```yaml
|
... | | ... | |