base class — bpy_struct
subclasses — FModifierCycles, FModifierNoise, FModifierPython, FModifierLimits, FModifierGenerator, FModifierEnvelope, FModifierStepped, FModifierFunctionGenerator
Modifier for values of F-Curve
F-Curve Modifier is the one being edited
Type : | boolean, default False |
---|
Number of frames from start frame for influence to take effect
Type : | float in [-inf, inf], default 0.0 |
---|
Number of frames from end frame for influence to fade out
Type : | float in [-inf, inf], default 0.0 |
---|
Frame that modifier’s influence ends (if Restrict Frame Range is in use)
Type : | float in [-inf, inf], default 0.0 |
---|
Frame that modifier’s influence starts (if Restrict Frame Range is in use)
Type : | float in [-inf, inf], default 0.0 |
---|
Amount of influence F-Curve Modifier will have when not fading in/out
Type : | float in [0, 1], default 1.0 |
---|
F-Curve Modifier has invalid settings and will not be evaluated
Type : | boolean, default False, (readonly) |
---|
F-Curve Modifier will not be evaluated
Type : | boolean, default False |
---|
F-Curve Modifier’s panel is expanded in UI
Type : | boolean, default False |
---|
F-Curve Modifier Type
Type : | enum in [‘NULL’, ‘GENERATOR’, ‘FNGENERATOR’, ‘ENVELOPE’, ‘CYCLES’, ‘NOISE’, ‘FILTER’, ‘LIMITS’, ‘STEPPED’], default ‘NULL’, (readonly) |
---|
F-Curve Modifier’s effects will be tempered by a default factor
Type : | boolean, default False |
---|
F-Curve Modifier is only applied for the specified frame range to help mask off effects in order to chain them
Type : | boolean, default False |
---|
Inherited Properties
Inherited Functions
|
References