Package bpy :: Module types :: Class MaterialSlot
[hide private]
[frames] | no frames]

Class MaterialSlot

The Material Slot Object

Material slot in an object.

References

Instance Variables [hide private]
enum link
Link material to object or the object's data.
Material material
Material datablock used by this material slot.
string (readonly) name
Material slot name.
Instance Variable Details [hide private]

link

Link material to object or the object's data. in...
  • OBJECT
  • DATA
Type:
enum

name

Material slot name. (maximum length of 0)
Type:
string (readonly)