TexPaintSlot(bpy_struct)¶
base class — bpy_struct
-
class
bpy.types.
TexPaintSlot
(bpy_struct)¶ Slot that contains information about texture painting
-
index
¶ Index of MTex slot in the material
Type: int in [-inf, inf], default 0, (readonly)
-
uv_layer
¶ Name of UV map
Type: string, default “”, (never None)
-
Inherited Properties
Inherited Functions
References