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