Property parentTrack
parentTrack
Returns the TrackAsset to which this clip is attached.
Declaration
[Obsolete("parentTrack is deprecated and will be removed in a future release. Use GetParentTrack() and TimelineClipExtensions::MoveToTrack() or TimelineClipExtensions::TryMoveToTrack() instead.", false)]
public TrackAsset parentTrack { get; set; }
Property Value
Type | Description |
---|---|
TrackAsset |