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