UxrAnimatedComponent<T>.OnFinished Method
Called when the animation finished.
Namespace: UltimateXR.Animation
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0
Syntax
C#
protected virtual void OnFinished(
T anim
)
Parameters
- anim
- Type: T
Animation that finished