base classes — bpy_struct, Modifier
Modifier to cast to other shapes
Target object shape
| Type: | enum in [‘SPHERE’, ‘CYLINDER’, ‘CUBOID’], default ‘SPHERE’ |
|---|
| Type: | float in [-inf, inf], default 0.0 |
|---|
Only deform vertices within this distance from the center of the effect (leave as 0 for infinite.)
| Type: | float in [0, inf], default 0.0 |
|---|
Size of projection shape (leave as 0 for auto)
| Type: | float in [0, inf], default 0.0 |
|---|
Use radius as size of projection shape (0 = auto)
| Type: | boolean, default False |
|---|
Use object transform to control projection shape
| Type: | boolean, default False |
|---|
| Type: | boolean, default False |
|---|
| Type: | boolean, default False |
|---|
| Type: | boolean, default False |
|---|
Vertex group name
| Type: | string, default “”, (never None) |
|---|
Inherited Properties
Inherited Functions