UxrAnimatedComponent<T>.Finished Event

Called when the animation finished.

Namespace: UltimateXR.Animation
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0

Syntax

C#

public event Action<T> Finished


Value

Type: System.Action(T)

See Also

Reference

UxrAnimatedComponent<T> Class
UltimateXR.Animation Namespace