Class QuaternionBinding
Class QuaternionBinding. Implements the Binding`1
Inheritance
QuaternionBinding
Inherited Members
UnityEngine.Component.GetComponentInParent<T>(System.Boolean)
UnityEngine.Object.FindObjectsOfType<T>(System.Boolean)
UnityEngine.Object.FindObjectOfType<T>(System.Boolean)
Namespace: Global Namespace
Syntax
[RegisterBinding(typeof(Binding<Quaternion>), true)]
[AddComponentMenu("")]
public class QuaternionBinding : Binding<Quaternion>
See Also
Binding`1