ProtoFlux:Evaluation Point

From Resonite Wiki

due to wiki limitations, this node does not currently have an HTML rendering of the node.

Evaluation Point is used as a base for classes that output evaluated values for use in the game engine asking for the flux to run. FrooxEngine uses this class for things like Drives.

Inputs

* (Generic)

evaluates the input and sends it into the game engine for display or use. Since this is an abstract class it doesn't do anything itself.