base class — bpy_struct
Collection of materials
Add a new material to the data block
| Parameters: | material (Material) – Material to add |
|---|
Remove a material from the data block
| Parameters: |
|
|---|---|
| Returns: | Material to remove |
| Return type: |
Remove all materials from the data block
| Parameters: | update_data (boolean, (optional)) – Update data by re-adjusting the material slots assigned |
|---|
Inherited Properties
Inherited Functions
References