update doc/*/block-properties.md
This commit is contained in:
parent
db09672e50
commit
17503674e8
@ -159,6 +159,8 @@ Face culling mode:
|
||||
- **optional** - face culling among blocks of the same rendering group can be disabled via the `graphics.dense-render` setting.
|
||||
- **disabled** - face culling among blocks of the same rendering group disabled.
|
||||
|
||||
In `optional` mode, disabling `graphics.dense-render` will use the `*_opaque` texture variant (if available).
|
||||
|
||||
## Physics
|
||||
|
||||
### *obstacle*
|
||||
|
||||
@ -168,6 +168,8 @@
|
||||
- **optional** - отсечение граней среди блоков одной группы отрисовки можно отключить через настройку `graphics.dense-render` (Плотный рендер блоков).
|
||||
- **disabled** - отсечение граней среди блоков одной группы отрисовки отключено.
|
||||
|
||||
В режиме `optional` при отключении `graphics.dense-render` будет использоваться `*_opaque` вариант текстуры (при наличии).
|
||||
|
||||
## Физика
|
||||
|
||||
### Препятствие - *obstacle*
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user