correction to epydoc
This commit is contained in:
parent
96e9debe1f
commit
2202cd8781
@ -212,7 +212,7 @@ class Material:
|
||||
Value is clamped to the range [0.0,100.0].
|
||||
@type haloSize: float
|
||||
@ivar hard: Hardness of the specularity.
|
||||
Value is clamped to the range [1,255].
|
||||
Value is clamped to the range [1,511].
|
||||
@type hard: int
|
||||
@ivar ipo: Material Ipo data.
|
||||
Contains the Ipo if one is assigned to the object, None otherwise. Setting to None clears the current Ipo.
|
||||
|
Loading…
Reference in New Issue
Block a user