AnimancerTransition<TState>.

Events Property

Summary

Events which will be triggered as the animation plays.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
AnimancerTransition<TState>

Syntax

public AnimancerEvent.Sequence Events { get; }

Remarks

This property returns the Animancer.AnimancerEvent.Sequence.Serializable.Events.

Value

Type Description
AnimancerEvent.Sequence