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