docs.unity.cn
    Show / Hide Table of Contents

    Class AnimatorTakeBinding

    A serializable implementation of ITakeBinding that contains values of type UnityEngine.Animator.

    Inheritance
    Object
    TakeBinding<Animator>
    AnimatorTakeBinding
    Inherited Members
    TakeBinding<Animator>.Type
    TakeBinding<Animator>.SetName(String)
    TakeBinding<Animator>.GetValue(IExposedPropertyTable)
    TakeBinding<Animator>.SetValue(Object, IExposedPropertyTable)
    TakeBinding<Animator>.ClearValue(IExposedPropertyTable)
    TakeBinding<Animator>.Equals(ITakeBinding)
    Namespace: Unity.LiveCapture
    Syntax
    [Serializable]
    public class AnimatorTakeBinding : TakeBinding<Animator>, ITakeBinding, IEquatable<ITakeBinding>
    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on Friday, August 26, 2022
    Terms of use