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

ITransitionAnimations.Rotation

Declaration

public ValueAnimation<Quaternion> Rotation(Quaternion to, int duration);

Description

Triggers an animation changing this element's transform rotation.