ProtoFlux:EvaluationPoint

From Resonite Wiki
Revision as of 02:57, 16 March 2025 by 989onan (talk | contribs) (add simple info)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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.