Class Vector3Binding
Class Vector3Binding. Implements the Binding`1
Inheritance
Vector3Binding
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<Vector3>), true)]
[AddComponentMenu("")]
public class Vector3Binding : Binding<Vector3>
See Also
Binding`1