Package bpy :: Module types :: Class FModifierPython
[hide private]
[frames] | no frames]

Class FModifierPython


The Python F-Modifier Object

Performs user-defined operation on the modified F-Curve.

(no references to this struct found)

Instance Variables [hide private]
boolean active
F-Curve Modifier is the one being edited (Inherited from bpy.types.FModifier)
boolean (readonly) disabled
F-Curve Modifier has invalid settings and will not be evaluated. (Inherited from bpy.types.FModifier)
boolean expanded
F-Curve Modifier's panel is expanded in UI. (Inherited from bpy.types.FModifier)
boolean muted
F-Curve Modifier will not be evaluated. (Inherited from bpy.types.FModifier)
enum (readonly) type
F-Curve Modifier Type in... (Inherited from bpy.types.FModifier)