docs.unity.cn
    Show / Hide Table of Contents

    Enum TrackBindingFlags

    Options for track binding

    Namespace: UnityEngine.Timeline
    Syntax
    [Flags]
    public enum TrackBindingFlags

    Fields

    Name Description Value
    None

    No options specified


    0
    AllowCreateComponent

    Allow automatic creating of component during gameObject drag and drop


    1
    All

    All options specified


    1
    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on Wednesday, June 21, 2023