Added tangent_v and tangent space modes to python material modes.

removed polyfill from Mathutils docs
This commit is contained in:
2006-09-06 13:15:05 +00:00
parent 02baf30e55
commit 0fa174f03e
3 changed files with 4 additions and 11 deletions

View File

@@ -64,6 +64,8 @@ Example::
- TANGENTSTR - Uses direction of strands as normal for tangent-shading.
- TRANSPSHADOW - Lets Material receive transparent shadows based on material color and alpha.
- FULLOSA - Force rendering of all OSA samples.
- TANGENT_V - Use the tangent vector in V direction for shading
- NMAP_TS - Tangent space normal mapping.
@type Shaders: readonly dictionary
@var Shaders: The available Material Shaders.