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