LaplacianDeformModifier(Modifier)¶
base classes — bpy_struct
, Modifier
-
class
bpy.types.
LaplacianDeformModifier
(Modifier)¶ Mesh deform modifier
-
is_bind
¶ Whether geometry has been bound to anchors
Type: boolean, default False, (readonly)
-
iterations
¶ Type: int in [-inf, inf], default 0
-
vertex_group
¶ Name of Vertex Group which determines Anchors
Type: string, default “”, (never None)
-
Inherited Properties
Inherited Functions