Class SequenceFilter
Component used to attach a MasterSequence's Sequence to its representation in GameObject. A GameObject with a SequenceFilter component should also have a PlayableDirector component that drives the Sequence's Timeline.
Inherited Members
Namespace: UnityEngine.Sequences
Assembly: Unity.Sequences.dll
Syntax
[ExecuteInEditMode]
public sealed class SequenceFilter : MonoBehaviour