Property parentTrack
parentTrack
Returns the TrackAsset to which this clip is attached.
선언
[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; }
프로퍼티 값
타입 | 설명 |
---|---|
TrackAsset |