Navigation

  • index
  • modules |
  • next |
  • previous |
  • Blender 2.78.0 e8299c8 - API documentation »
  • Types (bpy.types) »

FModifierPython(FModifier)¶

base classes — bpy_struct, FModifier

class bpy.types.FModifierPython(FModifier)¶

Perform user-defined operation on the modified F-Curve

Inherited Properties

  • bpy_struct.id_data
  • FModifier.type
  • FModifier.show_expanded
  • FModifier.mute
  • FModifier.is_valid
  • FModifier.active
  • FModifier.use_restricted_range
  • FModifier.frame_start
  • FModifier.frame_end
  • FModifier.blend_in
  • FModifier.blend_out
  • FModifier.use_influence
  • FModifier.influence

Inherited Functions

  • bpy_struct.as_pointer
  • bpy_struct.driver_add
  • bpy_struct.driver_remove
  • bpy_struct.get
  • bpy_struct.is_property_hidden
  • bpy_struct.is_property_readonly
  • bpy_struct.is_property_set
  • bpy_struct.items
  • bpy_struct.keyframe_delete
  • bpy_struct.keyframe_insert
  • bpy_struct.keys
  • bpy_struct.path_from_id
  • bpy_struct.path_resolve
  • bpy_struct.property_unset
  • bpy_struct.type_recast
  • bpy_struct.values

Previous topic

FModifierNoise(FModifier)

Next topic

FModifierStepped(FModifier)

Quick search

Navigation

  • index
  • modules |
  • next |
  • previous |
  • Blender 2.78.0 e8299c8 - API documentation »
  • Types (bpy.types) »
© Copyright Blender Foundation. Created using Sphinx 1.4.8.