Summary
Event that is signalled when the FlexMotionLayer motion time crosses its current length.
You don't need to manually unsubscribe from this event.
Please consider using
OnComplete<T>(T, Action<T, FlexMotionLayer>)
instead to prevent possible closure allocations.
Syntax
public event FlexMotionLayer.FlexMotionLayerEventHandler Completed