Add another digit to ambient occlusion strength
This commit is contained in:
parent
1932ddb014
commit
e27aa0c4d9
1 changed files with 2 additions and 2 deletions
|
@ -614,7 +614,7 @@
|
|||
</enable>
|
||||
<min>0.0</min>
|
||||
<max>1.0</max>
|
||||
<step>0.05</step>
|
||||
<step>0.01</step>
|
||||
<property>/sim/rendering/rembrandt/ambient-occlusion-strength</property>
|
||||
<binding>
|
||||
<command>dialog-apply</command>
|
||||
|
@ -626,7 +626,7 @@
|
|||
<property>/sim/rendering/rembrandt/ambient-occlusion</property>
|
||||
</enable>
|
||||
<label>12345678</label>
|
||||
<format>%.1f</format>
|
||||
<format>%.2f</format>
|
||||
<live>true</live>
|
||||
<property>/sim/rendering/rembrandt/ambient-occlusion-strength</property>
|
||||
</text>
|
||||
|
|
Loading…
Add table
Reference in a new issue