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:
-rw-r--r--doc/python_api/rst/bge.logic.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/python_api/rst/bge.logic.rst b/doc/python_api/rst/bge.logic.rst
index 20a3a68b387..b854c82d777 100644
--- a/doc/python_api/rst/bge.logic.rst
+++ b/doc/python_api/rst/bge.logic.rst
@@ -345,8 +345,8 @@ Utility functions
.. function:: getAverageFrameRate()
- Gets the estimated average framerate
-
+ Gets the estimated/average framerate for all the active scenes, not only the current scene.
+
:return: The estimed average framerate in frames per second
:rtype: float