docs.unity3d.com
    Show / Hide Table of Contents

    Enum TrackBindingErrors

    The errors displayed for the track binding.

    Namespace: UnityEditor.Timeline
    Syntax
    public enum TrackBindingErrors : int

    Fields

    Name Description Value
    All

    Select all errors.

    BehaviourIsDisabled

    The bound Object is a disabled Behaviour.

    BoundGameObjectDisabled

    The bound GameObject is disabled.

    InvalidBinding

    The bound Object is not of the correct type.

    None

    Select no errors.

    NoValidComponent

    The bound GameObject does not have a valid component.

    PrefabBound

    The bound Object is part of a prefab, and not an instance.

    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023