Python API

----------
Bugfix #18044: missing return statements in getter for displacement modifier
caused incorrect values to be returned.
This commit is contained in:
Ken Hughes
2008-12-15 05:30:09 +00:00
parent e7c0666d96
commit ba6972eb4d
2 changed files with 4 additions and 4 deletions

View File

@@ -129,7 +129,7 @@ Example::
- UVLAYER - Used for Displace only
- MID_LEVEL - Used for Displace only (float [0.0, 1.0], default: 0.5)
- STRENGTH - Used for Displace only (float [-1000.0, 1000.0, default: 1.0)
- TEXTURE - Used for Displace only (string)
- TEXTURE - Used for Displace only (Texture object)
- MAPPING - Used for Displace only
- DIRECTION - Used for Displace only