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 © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on Thursday, April 27, 2023