base classes — bpy_struct, FModifier
Holds each interpolated value from the F-Curve for several frames without changing the timing
Frame that modifier’s influence ends (if applicable)
| Type : | float in [-inf, inf], default 0.0 |
|---|
Reference number of frames before frames get held. Use to get hold for ‘1-3’ vs ‘5-7’ holding patterns
| Type : | float in [-inf, inf], default 0.0 |
|---|
Frame that modifier’s influence starts (if applicable)
| Type : | float in [-inf, inf], default 0.0 |
|---|
Number of frames to hold each value
| Type : | float in [-inf, inf], default 0.0 |
|---|
Restrict modifier to only act before its ‘end’ frame
| Type : | boolean, default False |
|---|
Restrict modifier to only act after its ‘start’ frame
| Type : | boolean, default False |
|---|
Inherited Properties
Inherited Functions
|