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

ITransitionAnimations.Position

Declaration

public ValueAnimation<Vector3> Position(Vector3 to, int duration);

Description

Triggers an animation changing this element's transform position.