base class — bpy_struct
Collection of texture slots
add
| Returns: | The newly initialized mtex. |
|---|---|
| Return type: | LampTextureSlot |
create
| Parameters: | index (int in [0, inf]) – Index, Slot index to initialize. |
|---|---|
| Returns: | The newly initialized mtex. |
| Return type: | LampTextureSlot |
clear
| Parameters: | index (int in [0, inf]) – Index, Slot index to clear. |
|---|
Inherited Properties
Inherited Functions
|
References