Click or drag to resize

IGraph3DViewTriggerRendering Method

Triggers a new rendering without building up a new geometry. Could be used for instance if the light or the camera has changed, but not the geometry.

Namespace: Altaxo.Gui.Graph.Graph3D.Viewing
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
void TriggerRendering()
See Also