mirror of
https://github.com/overte-org/overte.git
synced 2025-08-08 19:36:45 +02:00
Changed attenuation setting help
This commit is contained in:
parent
4e7bf0487b
commit
b571fb86ae
1 changed files with 1 additions and 1 deletions
|
@ -54,7 +54,7 @@
|
||||||
{
|
{
|
||||||
"name": "attenuation-per-doubling-in-distance",
|
"name": "attenuation-per-doubling-in-distance",
|
||||||
"label": "Attenuattion per doubling in distance",
|
"label": "Attenuattion per doubling in distance",
|
||||||
"help": "Factor between 0.0 and 1.0",
|
"help": "Factor between 0.0 and 1.0 (0.0: No attenuation, 1.0: extreme attenuation)",
|
||||||
"placeholder": "0.18",
|
"placeholder": "0.18",
|
||||||
"default": "0.18",
|
"default": "0.18",
|
||||||
"advanced": true
|
"advanced": true
|
||||||
|
|
Loading…
Reference in a new issue