[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [58986] trunk/blender/doc/python_api/rst/ bge_types/bge.types.KX_Camera.rst: A documentation update for my last commit ( adding the fov attribute to KX_Camera)

Daniel Stokes kupomail at gmail.com
Wed Aug 7 07:36:15 CEST 2013


Revision: 58986
          http://projects.blender.org/scm/viewvc.php?view=rev&root=bf-blender&revision=58986
Author:   kupoman
Date:     2013-08-07 05:36:15 +0000 (Wed, 07 Aug 2013)
Log Message:
-----------
A documentation update for my last commit (adding the fov attribute to KX_Camera)

Modified Paths:
--------------
    trunk/blender/doc/python_api/rst/bge_types/bge.types.KX_Camera.rst

Modified: trunk/blender/doc/python_api/rst/bge_types/bge.types.KX_Camera.rst
===================================================================
--- trunk/blender/doc/python_api/rst/bge_types/bge.types.KX_Camera.rst	2013-08-07 05:24:47 UTC (rev 58985)
+++ trunk/blender/doc/python_api/rst/bge_types/bge.types.KX_Camera.rst	2013-08-07 05:36:15 UTC (rev 58986)
@@ -27,6 +27,12 @@
 
       :type: float
 
+   .. attribute:: fov
+
+      The camera's field of view value.
+
+      :type: float
+
    .. attribute:: ortho_scale
 
       The camera's view scale when in orthographic mode.




More information about the Bf-blender-cvs mailing list