Tap Screen to Cycle Image Textures
Shows the target image’s textures one at a time when the screen is tapped.
Input
Name | Data Type | Description |
---|---|---|
Target | Scene Object | The object to which the image textures to be displayed are applied. |
Order | String | The order in which the image textures 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 textures. |