Class TrackAssetExtensions
Extension methods for TrackAssets
Inherited Members
Namespace: UnityEngine.Timeline
Assembly: solution.dll
Syntax
public static class TrackAssetExtensions
Methods
| Name | Description |
|---|---|
| GetGroup(TrackAsset) | Gets the GroupTrack this track belongs to. |
| SetGroup(TrackAsset, GroupTrack) | Assigns the track to the specified group track. |