setMaterialSlotName
setMaterialSlotName
Description
Sets the shapes slot name for the material at the given index.
Definition
setMaterialSlotName(entityId shapeId, integer materialIndex, string slotName)
Arguments
| entityId | shapeId | shapeId |
|---|---|---|
| integer | materialIndex | material index of shape, starting at 0 |
| string | slotName | slotName for the material at the given index or an empty string to remove the slot name |