Tap Screen to Cycle Materials
Shows the target object’s materials one at a time when the screen is tapped.
Input
Name | Data Type | Description |
---|---|---|
Target | Scene Object | The object to which the materials to be displayed are applied. |
Order | String | The order in which the materials appear. Loop outputs values continuously in the order set; Random outputs values at random (may repeat); Shuffle outputs all values at once in random order (no repetition). |
Materials | {dataType} Array | The specified set of materials. |