docs.unity.cn
    Show / Hide Table of Contents

    Class TransformTakeBinding

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

    Inheritance
    Object
    TakeBinding<Transform>
    TransformTakeBinding
    Inherited Members
    TakeBinding<Transform>.Type
    TakeBinding<Transform>.PropertyName
    TakeBinding<Transform>.SetName(String)
    TakeBinding<Transform>.ITakeBinding.GetValue(IExposedPropertyTable)
    TakeBinding<Transform>.GetValue(IExposedPropertyTable)
    TakeBinding<Transform>.SetValue(Object, IExposedPropertyTable)
    TakeBinding<Transform>.ClearValue(IExposedPropertyTable)
    Namespace: Unity.LiveCapture
    Syntax
    [Serializable]
    public class TransformTakeBinding : TakeBinding<Transform>, ITakeBinding
    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on Monday, July 24, 2023