This is the old Animancer v7.4 documentation. Click here for the latest version.

ClipTransitionSequence.

Others Property

Summary

[UnityEngine.SerializeField] The transitions to play in order after the first one.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
ClipTransitionSequence

Syntax

public ClipTransition[] Others { get; }

Value

Type Description
ClipTransition[]