Class PortValueGeneratorFloat
Generates random values on the output ports.
Inheritance
PortValueGeneratorFloat
Inherited Members
UnityEngine.Object.FindObjectsOfType<T>(System.Boolean)
UnityEngine.Object.FindObjectOfType<T>(System.Boolean)
Namespace: Global Namespace
Syntax
[NodeCategory("Test", "PortValueGeneratorFloat", NodeTick.Synchronous, (LifeCycle)0, 0F, NodeMode.Standard, false)]
public class PortValueGeneratorFloat : PortValueGenerator<float>