Class AnimatorTakeBinding
A serializable implementation of ITakeBinding that contains values of type UnityEngine.Animator.
Implements
Inherited Members
Namespace: Unity.LiveCapture
Assembly: Unity.LiveCapture.dll
Syntax
[Serializable]
public class AnimatorTakeBinding : TakeBinding<Animator>, ITakeBinding