Merge pull request #24298 from corrigentia/patch-1
Change incorrect "lightNing" to "lighTING" in WorldEnvironment.xml
This commit is contained in:
commit
a34d1925e7
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue