docs.unity.cn
    Show / Hide Table of Contents

    Enum TimelineAsset.DurationMode

    How the duration of the timeline is determined.

    Namespace: UnityEngine.Timeline
    Syntax
    public enum DurationMode : int

    Fields

    Name Description Value
    BasedOnClips

    The duration of the timeline is determined based on the clips present.

    0
    FixedLength

    The duration of the timeline is a fixed length.

    1
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX
    on Thursday, October 21, 2021