Enum AnimationPlayableAsset.LoopMode | Timeline | 1.3.7
docs.unity.cn
    Show / Hide Table of Contents

    Enum AnimationPlayableAsset.LoopMode

    Whether the source AnimationClip loops during playback.

    Namespace: UnityEngine.Timeline
    Syntax
    public enum LoopMode

    Fields

    Name Description Value
    UseSourceAsset

    Use the loop time setting from the source AnimationClip.

    0
    On

    The source AnimationClip loops during playback.

    1
    Off

    The source AnimationClip does not loop during playback.

    2
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX
    on 15 January 2021