base class — bpy_struct
Collection of materials
Add a new material to the main database
Parameters: | name (string) – New name for the datablock. |
---|---|
Returns: | New material datablock. |
Return type: | Material |
Remove a material from the current blendfile.
Parameters: | material (Material, (never None)) – Material to remove. |
---|
tag
Parameters: | value (boolean) – Value |
---|
Inherited Properties
Inherited Functions
|
References