animatorprogresscontroller - eisclimber/ExPresS-XR GitHub Wiki

AnimatorProgressController

Class in ExPresSXR.Misc.Animations

Inherits from UnityEngine.MonoBehaviour

Summary

Controls the progress of an animation.

public class AnimatorProgressController : MonoBehaviour

Methods

Name Description
SetAnimationProgressPct(float) Sets the progress of the animation to the given percentage in a range of [0.0f, 1.0f].
⚠️ **GitHub.com Fallback** ⚠️