base class — bpy_struct
Collection of object modifiers
Add a new modifier
| Parameters: |
|
|---|---|
| Returns: | Newly created modifier |
| Return type: |
Remove an existing modifier from the object
| Parameters: | modifier (Modifier, (never None)) – Modifier to remove |
|---|
Remove all modifiers from the object
Inherited Properties
Inherited Functions
|
References