base classes — bpy_struct, FModifier
Limits the time/value ranges of the modified F-Curve
Highest X value to allow
| Type : | float in [-inf, inf], default 0.0 |
|---|
Highest Y value to allow
| Type : | float in [-inf, inf], default 0.0 |
|---|
Lowest X value to allow
| Type : | float in [-inf, inf], default 0.0 |
|---|
Lowest Y value to allow
| Type : | float in [-inf, inf], default 0.0 |
|---|
Use the maximum X value
| Type : | boolean, default False |
|---|
Use the maximum Y value
| Type : | boolean, default False |
|---|
Use the minimum X value
| Type : | boolean, default False |
|---|
Use the minimum Y value
| Type : | boolean, default False |
|---|
Inherited Properties
Inherited Functions
|