Change Position
Description
Changes the position of the rect transform of the UI game object over time
Parameters
Name
Description
Rect Transform
The game object with rect transform component to change
Change
The operation performed to modify the new value
Value
The desired position of the game object
Duration
How long it takes to perform the transition
Easing
The change rate of the translation over time
Time
Whether to use game time or unscaled time during transition
Wait To Complete
Whether to wait until the translation is finished or not
Keywords
UI
, Location
, Translate
, Move
, Displace
, Rect
Last updated