Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSybren A. Stüvel <sybren@stuvel.eu>2015-09-27 18:19:30 +0300
committerSybren A. Stüvel <sybren@stuvel.eu>2015-09-27 18:20:10 +0300
commit1a6d45527fe873d48139aa403f13bb3d828cd841 (patch)
tree236e0b9b600409aeb86f24acf9ff90db9eac32d8 /doc/python_api
parent8ea5cfd4480cd4ee1df61dd96d66027e5312de96 (diff)
BGE docs fix: link to the correct method name
Diffstat (limited to 'doc/python_api')
-rw-r--r--doc/python_api/rst/bge.render.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/python_api/rst/bge.render.rst b/doc/python_api/rst/bge.render.rst
index e51b9ea3b37..3b565e294dd 100644
--- a/doc/python_api/rst/bge.render.rst
+++ b/doc/python_api/rst/bge.render.rst
@@ -190,7 +190,7 @@ Functions
.. function:: setBackgroundColor(rgba)
- Deprecated and no longer functional. Use :py:meth:`bge.types.KX_WorldInfo.background_color` instead.
+ Deprecated and no longer functional. Use :py:meth:`bge.types.KX_WorldInfo.backgroundColor` instead.
.. function:: setEyeSeparation(eyesep)