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

Class FModifier


The F-Modifier Object

Modifier for values of F-Curve.

References

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

type

F-Curve Modifier Type in...
  • NULL
  • GENERATOR
  • FNGENERATOR
  • ENVELOPE
  • CYCLES
  • NOISE
  • FILTER
  • PYTHON
  • LIMITS
  • SOUND
Type:
enum (readonly)