Item Material Set List

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

propertiesfunction
Item Material SetsThis is a list of materials. You can specify the number of settings.
-IdSpecify 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.
-MaterialSpecify the Material to use. Material must be set to the Renderer of the Item itself or its descendant elements.