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:
authorCampbell Barton <ideasman42@gmail.com>2016-02-15 11:37:37 +0300
committerCampbell Barton <ideasman42@gmail.com>2016-02-15 11:43:08 +0300
commit318d3b9ab40bac7b22d10d3e00428c433670d721 (patch)
treec92dd9c49144712ef7ce32385c955d855d35f6d6 /doc/python_api/rst/gpu.rst
parent41fb953fa0b54d0bb3127bb479833efb6281f178 (diff)
Cleanup: rst style
Diffstat (limited to 'doc/python_api/rst/gpu.rst')
-rw-r--r--doc/python_api/rst/gpu.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/python_api/rst/gpu.rst b/doc/python_api/rst/gpu.rst
index 5e7486f22dd..6c38122a573 100644
--- a/doc/python_api/rst/gpu.rst
+++ b/doc/python_api/rst/gpu.rst
@@ -186,6 +186,7 @@ GLSL Lamp Uniforms
mat4_world_to_cam_ * (-vec3_lamp_Z_axis)
.. note::
+
- The lamp Z axis points to the opposite direction of light.
- The norm of the vector should be unit length.