Home »Action Reference»iTween»iTween Scale Update
Index

iTween Scale Update

Similar to ScaleTo but incredibly less expensive for usage inside the Update function or similar looping situations involving a 'live' set of changing values. Does not utilize an EaseType.

Game Object
TODO
Transform Scale
Scale To a transform scale.
Vector Scale
A scale vector the GameObject will animate To.
Time
The time in seconds the animation will take to complete. If transformScale is set, this is used as an offset.