Tap Screen to Transition Image Opacity
Adjusts the opacity of the target object’s image, from the starting value to the ending value within a set period of time, when the screen is tapped.
Input
Name | Data Type | Description |
---|---|---|
Target | Scene Object | The object whose image opacity will be adjusted. |
From | Number | Starting opacity value. |
To | Number | Ending opacity value. |
Within Seconds | Number | The time it takes in seconds to complete the transition. |