animatorprogresscontroller - eisclimber/ExPresS-XR GitHub Wiki
Class in ExPresSXR.Misc.Animations
Inherits from UnityEngine.MonoBehaviour
Controls the progress of an animation.
public class AnimatorProgressController : MonoBehaviour| Name | Description |
|---|---|
| SetAnimationProgressPct(float) | Sets the progress of the animation to the given percentage in a range of [0.0f, 1.0f]. |