The main render loop
get the SceneDescriptor to define the look & styling of the scene in the current render pass
the SciChart3DSurface we are drawing
Prepares render data and returns a RenderPassInfo3D for the current render pass
the SciChart3DSurface we are drawing
Performs autorange on the AxisBase3D depending on flags such as AxisBase3D.autoRange
The AxisBase3D we are auto-ranging
the SciChart3DSurface we are drawing
Generated using TypeDoc
A class used internally in SciChart to perform layout, arrangement, data-preparation and rendering on the Cartesian 3D SciChart3DSurface