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