animationfinished - eisclimber/ExPresS-XR GitHub Wiki

AnimationFinished

Class in ExPresSXR.Misc.Animations

Inherits from UnityEngine.MonoBehaviour

Summary

Checks if an animator is finished playing a certain animation and emits an event if that is the case.

public class AnimationFinished : MonoBehaviour

Fields

Name Description
OnAnimationFinished Emitted if the animator completes the animation with the given name.
⚠️ **GitHub.com Fallback** ⚠️