Navigation

  • index
  • modules |
  • next |
  • previous |
  • Blender 2.79b f4dc9f9d68b - API documentation »
  • Types (bpy.types) »

DynamicPaintCanvasSettings(bpy_struct)¶

base class — bpy_struct

class bpy.types.DynamicPaintCanvasSettings(bpy_struct)¶

Dynamic Paint canvas settings

canvas_surfaces¶

Paint surface list

Type:DynamicPaintSurfaces bpy_prop_collection of DynamicPaintSurface, (readonly)

Inherited Properties

  • bpy_struct.id_data

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

References

  • DynamicPaintModifier.canvas_settings

Logo

Previous topic

DynamicPaintBrushSettings(bpy_struct)

Next topic

DynamicPaintModifier(Modifier)

Quick search

Navigation

  • index
  • modules |
  • next |
  • previous |
  • Blender 2.79b f4dc9f9d68b - API documentation »
  • Types (bpy.types) »
© Copyright Blender Foundation.