Merge pull request #24298 from corrigentia/patch-1

Change incorrect "lightNing" to "lighTING" in WorldEnvironment.xml
This commit is contained in:
Rémi Verschelde
2018-12-12 12:41:38 +01:00
committed by GitHub

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" ?>
<class name="WorldEnvironment" inherits="Node" category="Core" version="3.1">
<brief_description>
Default environment properties for the entire scene (post-processing effects, lightning and background settings).
Default environment properties for the entire scene (post-processing effects, lighting and background settings).
</brief_description>
<description>
The [code]WorldEnvironment[/code] node is used to configure the default [Environment] for the scene.