base classes — bpy_struct, Modifier
Simple deformation modifier to apply effects such as twisting and bending
Angle of deformation
Type: | float in [-inf, inf], default 0.785398 |
---|
Type: | enum in [‘TWIST’, ‘BEND’, ‘TAPER’, ‘STRETCH’], default ‘TWIST’ |
---|
Amount to deform object
Type: | float in [-inf, inf], default 0.0 |
---|
Lower/Upper limits for deform
Type: | float array of 2 items in [0, 1], default (0.0, 0.0) |
---|
Do not allow deformation along the X axis
Type: | boolean, default False |
---|
Do not allow deformation along the Y axis
Type: | boolean, default False |
---|
Vertex group name
Type: | string, default “”, (never None) |
---|
Inherited Properties
Inherited Functions