Class MarkerTrack
Use this track to add Markers bound to a GameObject.
Inherited Members
Namespace: UnityEngine.Timeline
Syntax
public class MarkerTrack : TrackAsset, IPropertyPreview, ICurvesOwner, PlayableAsset
Properties
outputs
Returns a description of the PlayableOutputs that will be created by this track.
Declaration
public override IEnumerable<PlayableBinding> outputs { get; }
Property Value
Type | Description |
---|---|
IEnumerable<PlayableBinding> |