An Evaluator is one of two scripts that may be assigned to 3D components.
While Interactors control the run-time behavior and run on client-side,
Evaluators create component hierarchies and primarily run server-side.
This interface should be implemented by each Evaluator class.
An Evaluator is one of two scripts that may be assigned to 3D components. While Interactors control the run-time behavior and run on client-side, Evaluators create component hierarchies and primarily run server-side.
This interface should be implemented by each Evaluator class.