Skip to content

animatorprogresscontroller

eisclimber edited this page Apr 4, 2026 · 1 revision

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].

ExPresS XR Wiki

Tutorial Pages

Code Documentation

Clone this wiki locally