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