{!See https://docs.google.com/document/d/1takg_GmIBBKKTj-GHZCwzxohpQz7Bhekivkk72kYMtE/edit for reference implementation of OneTrust, dataLayer and GTM} {!OneTrust Cookies Consent} {!OneTrust Cookies Consent end} {!dataLayer initialization push} {!dataLayer initialization push end} {!Google Tag Manager} {!Google Tag Manager end} Method MoveToTrack | Timeline | 1.6.3
docs.unity3d.com
"{0}"의 검색 결과

    목차 표시/숨기기

    Method MoveToTrack

    MoveToTrack(TimelineClip, TrackAsset)

    Tries to move a TimelineClip to a different track. Validates that the destination track can accept the clip before performing the move. Fails if the clip's PlayableAsset is null, the current and destination tracks are the same or the destination track cannot accept the clip.

    선언
    public static void MoveToTrack(this TimelineClip clip, TrackAsset destinationTrack)
    파라미터
    타입 이름 설명
    TimelineClip clip

    Clip that is being moved

    TrackAsset destinationTrack

    Desired destination track

    예외
    타입 조건
    ArgumentNullException

    Thrown if clip or destinationTrack are null

    InvalidOperationException

    Thrown if the PlayableAsset in the TimelineClip is null

    InvalidOperationException

    Thrown if the current parent track and destination track are the same

    InvalidOperationException

    Thrown if the destination track cannot hold tracks of the given type

    문서 개요
    맨 위로
    Copyright © 2023 Unity Technologies — 상표 및 이용약관
    • 법률정보
    • 개인정보처리방침
    • 쿠키
    • 내 개인정보 판매 금지
    • Your Privacy Choices (Cookie Settings)