DynamicPaintSurfaces(bpy_struct)

base class — bpy_struct

class bpy.types.DynamicPaintSurfaces(bpy_struct)

Collection of Dynamic Paint Canvas surfaces

active

Active Dynamic Paint surface being displayed

Type :DynamicPaintSurface, (readonly)
active_index
Type :int in [0, inf], default 0

Inherited Properties

Inherited Functions

References

Previous topic

DynamicPaintSurface(bpy_struct)

Next topic

EdgeSplitModifier(Modifier)