Item Material Set List component
This is a component for registering Material that can be operated from Item.
Materials registered with ItemMaterialSetList can be manipulated from the script function via MaterialHandle.
See Script Reference for details.

properties
| properties | function |
|---|---|
| Item Material Sets | This is a list of materials. You can specify the number of settings. |
| -Id | Specify a string to reference from the script. The ID can be up to 64 characters, and only alphanumeric characters and some symbols (apostrophe, comma, hyphen, period, and underscore) can be used. |
| -Material | Specify the Material to use. Material must be set to the Renderer of the Item itself or its descendant elements. |