Click or drag to resize

SceneManagerRefreshEvaluators Method

Refreshes all evaluators used internally by Insight3D. It is necessary to call this method after making changes to definitional objects used by Insight3D in order for those changes to be reflected in the rendered scenes. For more information on evaluators, see the overview topic on Evaluators and Evaluator Groups topic.

Namespace:  AGI.Foundation.Graphics
Assembly:  AGI.Foundation.Graphics (in AGI.Foundation.Graphics.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public static void RefreshEvaluators()
See Also