SceneManager Methods |
The SceneManager type exposes the following members.
Name | Description | |
---|---|---|
RefreshEvaluators |
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.
| |
Render | ||
SetTime(JulianDate) |
Set the current Time of all Scenes. If you know
what the next Time will be, use the SetTime(JulianDate, JulianDate) method.
| |
SetTime(JulianDate, JulianDate) |