Class GroupTrack
A group track is a container that allows tracks to be arranged in a hierarchical manner.
Inherited Members
Namespace: UnityEngine.Timeline
Assembly: solution.dll
Syntax
[Serializable]
[TrackClipType(typeof(TrackAsset))]
[ExcludeFromPreset]
public class GroupTrack : TrackAsset, IPlayableAsset, IPropertyPreview, ISerializationCallbackReceiver
Properties
Name | Description |
---|---|
outputs | Returns a description of the PlayableOutputs that will be created by this track. |