ClipTransitionSequence.

OnEnd Property

Summary

The Animancer.AnimancerEvent.Sequence.OnEnd of the last transition in this sequence.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
ClipTransitionSequence

Syntax

public Action OnEnd { get; set; }

Value

Type Description
Action