CurveBool¶
- 
class 
guerilla.CurveBool¶ Bases:
guerilla.CurveA CurveBool can animate boolean values
- 
Out¶ The interpolated value
Type: types.bool 
- 
Value¶ The inner curve object
Type: curve 
- 
 
guerilla.CurveBool¶Bases: guerilla.Curve
A CurveBool can animate boolean values
Out¶The interpolated value
| Type: | types.bool | 
|---|
Value¶The inner curve object
| Type: | curve | 
|---|