Navigation

  • index
  • modules |
  • next |
  • previous |
  • Blender 2.79.0 855d2955c49 - API documentation »
  • Types (bpy.types) »

ColorBalanceModifier(SequenceModifier)¶

base classes — bpy_struct, SequenceModifier

class bpy.types.ColorBalanceModifier(SequenceModifier)¶

Color balance modifier for sequence strip

color_balance¶
Type:SequenceColorBalanceData, (readonly)
color_multiply¶

Multiply the intensity of each pixel

Type:float in [0, 20], default 1.0

Inherited Properties

  • bpy_struct.id_data
  • SequenceModifier.name
  • SequenceModifier.type
  • SequenceModifier.mute
  • SequenceModifier.show_expanded
  • SequenceModifier.input_mask_type
  • SequenceModifier.mask_time
  • SequenceModifier.input_mask_strip
  • SequenceModifier.input_mask_id

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

Logo

Previous topic

CollisionSettings(bpy_struct)

Next topic

ColorManagedDisplaySettings(bpy_struct)

Quick search

Navigation

  • index
  • modules |
  • next |
  • previous |
  • Blender 2.79.0 855d2955c49 - API documentation »
  • Types (bpy.types) »
© Copyright Blender Foundation.