|
@@ -39,14 +39,14 @@
|
|
|
<h3>[property:Float backgroundBlurriness]</h3>
|
|
|
<p>
|
|
|
Sets the blurriness of the background. Only influences environment maps
|
|
|
- assigned to [page:Scene.background]. Valid input is a float between *0*
|
|
|
- and *1*. Default is *0*.
|
|
|
+ assigned to [page:Scene.background]. Valid input is a float between `0`
|
|
|
+ and `1`. Default is `0`.
|
|
|
</p>
|
|
|
|
|
|
<h3>[property:Float backgroundIntensity]</h3>
|
|
|
<p>
|
|
|
Attenuates the color of the background. Only applies to background
|
|
|
- textures. Default is *1*.
|
|
|
+ textures. Default is `1`.
|
|
|
</p>
|
|
|
|
|
|
<h3>[property:Texture environment]</h3>
|