Add a checkbox for bump-mapping 2d clouds.
This commit is contained in:
parent
5f3a956f82
commit
786c052d51
1 changed files with 6 additions and 0 deletions
|
@ -36,6 +36,12 @@
|
||||||
<label>Specular reflections on objects</label>
|
<label>Specular reflections on objects</label>
|
||||||
<property>/sim/rendering/specular-highlight</property>
|
<property>/sim/rendering/specular-highlight</property>
|
||||||
</checkbox>
|
</checkbox>
|
||||||
|
|
||||||
|
<checkbox>
|
||||||
|
<halign>left</halign>
|
||||||
|
<label>Bump mapped clouds</label>
|
||||||
|
<property>/sim/rendering/bump-mapping</property>
|
||||||
|
</checkbox>
|
||||||
</group>
|
</group>
|
||||||
|
|
||||||
<group>
|
<group>
|
||||||
|
|
Loading…
Add table
Reference in a new issue