Animator.ForceStateNormalizedTime
ForceStateNormalizedTime(normalizedTime: float): void;
void ForceStateNormalizedTime(float normalizedTime);
def ForceStateNormalizedTime(normalizedTime as float) as void
Description

Force the normalized time of a state to a user defined value.

Only works on base layer. Should not be used in transition.