-
Notifications
You must be signed in to change notification settings - Fork 68
Materials
M D SAI CHARAN edited this page Oct 5, 2020
·
11 revisions
[ needs improvement ]
Creates a material with an appropriate name
.
Returns a true or false value depending on if the ref
material exists.
Deletes the provided ref
material.
Get the ref
material (expecting a string) and return a reference to it.
Adds material matname
to an object with ref
Removes the material matname
from the ref
object
Removes the material matname
from the ref
object
Returns a list of all material in the file, provided by bpy.data.materials.
Get the ref
object (expecting a string) and return a list of all materials from it
Returns a list of all material from the ref
object