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
path: root/doc
diff options
context:
space:
mode:
authorThomas Szepe <HG1_public@gmx.net>2015-05-20 19:36:02 +0300
committerThomas Szepe <HG1_public@gmx.net>2015-05-20 19:36:02 +0300
commit2c5d5a9febf1b8faea7ddb4b68f6aec31ef6c2cd (patch)
treea239039c775c518f444a72164a15e16ab4f0b8e2 /doc
parent8dd9b7cc5fef947bc97b2535be8ea2b1c13a2005 (diff)
BGE: Remove chapter in KX_WorldInfo python API
Diffstat (limited to 'doc')
-rw-r--r--doc/python_api/rst/bge_types/bge.types.KX_WorldInfo.rst8
1 files changed, 0 insertions, 8 deletions
diff --git a/doc/python_api/rst/bge_types/bge.types.KX_WorldInfo.rst b/doc/python_api/rst/bge_types/bge.types.KX_WorldInfo.rst
index d6cb23c9e62..d0855c88d32 100644
--- a/doc/python_api/rst/bge_types/bge.types.KX_WorldInfo.rst
+++ b/doc/python_api/rst/bge_types/bge.types.KX_WorldInfo.rst
@@ -18,10 +18,6 @@ base class --- :class:`PyObjectPlus`
sce.world.mistColor = [1.0, 0.0, 0.0]
-*********
-Constants
-*********
-
.. data:: KX_MIST_QUADRATIC
Type of quadratic attenuation used to fade mist.
@@ -34,10 +30,6 @@ Constants
Type of inverse quadratic attenuation used to fade mist.
-**********
-Attributes
-**********
-
.. attribute:: mistEnable
Return the state of the mist.