This version of Unity is unsupported.
Experimental: this API is experimental and might be changed or removed in the future.

ITransitionAnimations.Scale

Declaration

public ValueAnimation<float> Scale(float to, int duration);

Description

Triggers an animation changing this element's transform scale.

See Also: ITransform.scale