| Name | Description |
 | AddChildEntityInternal | (Inherited from SciChart.Charting3D.Interop.SCRTSceneEntity) |
 | BeginLines | Begins an Immediate Lines Mesh, which can be used to draw dynamic continuous (Poly) 3D lines on the fly.
Accepts System.Single StrokeThickness which defines the stroke thickness in world coordinates for the line (Inherited from SciChart.Charting3D.Primitives.BaseSceneEntity<TSceneEntity>) |
 | BeginLineStrips | Begins an Immediate Lines Mesh, which can be used to draw dynamic disjointed (discontinuous) 3D lines on the fly.
Accepts System.Single StrokeThickness which defines the stroke thickness in world coordinates for the line (Inherited from SciChart.Charting3D.Primitives.BaseSceneEntity<TSceneEntity>) |
 | BeginLitMesh | Begins an Immediate Mesh, which can be used to draw dynamic 3D meshes on the fly. Accepts SciChart.Charting3D.Primitives.TSRRenderMode which defines the DirectX primitive type (Inherited from SciChart.Charting3D.Primitives.BaseSceneEntity<TSceneEntity>) |
 | BeginMesh | Begins an Immediate Mesh, which can be used to draw dynamic 3D meshes on the fly. Accepts SciChart.Charting3D.Primitives.TSRRenderMode which defines the DirectX primitive type (Inherited from SciChart.Charting3D.Primitives.BaseSceneEntity<TSceneEntity>) |
 | BeginPoints | Begins an Immediate Points Mesh, which can be used to draw dynamic points (as textures, pixels or 3D models) on the fly.
Accepts pointMarker which defines the geometry of the 3D point (Inherited from SciChart.Charting3D.Primitives.BaseSceneEntity<TSceneEntity>) |
 | BeginSolidMesh | Begins an Immediate Solid Mesh, which can be used to draw dynamic 3D planes on the fly. (Inherited from SciChart.Charting3D.Primitives.BaseSceneEntity<TSceneEntity>) |
 | ChangeHelper |
Changes the Scene Entity Helper: a strategy for dealing with 3D Geometry in the scene for different data schemas
(Inherited from SciChart.Charting3D.RenderableSeries.BaseRenderableSeriesSceneEntity3D<BaseRenderableSeries3D,Point3DXyzData,SCRTPoint3DSceneEntity>) |
 | ClearChildEntitiesInternal | (Inherited from SciChart.Charting3D.Interop.SCRTSceneEntity) |
 | DebugRender | (Inherited from SciChart.Charting3D.Interop.SCRTSceneEntity) |
 | Dispose | Overloaded.
Releases unmanaged and - optionally - managed resources.
(Inherited from SciChart.Charting3D.Primitives.BaseSceneEntity<TSceneEntity>) |
 | Draw | (Inherited from SciChart.Charting3D.Interop.SCRTSceneEntity) |
 | DrawRaw | (Inherited from SciChart.Charting3D.Interop.SCRTSceneEntity) |
 | GetBounds | (Inherited from SciChart.Charting3D.Interop.SCRTSceneEntity) |
 | GetChildEntities | (Inherited from SciChart.Charting3D.Interop.SCRTSceneEntity) |
 | GetChildInternal | (Inherited from SciChart.Charting3D.Interop.SCRTSceneEntity) |
 | GetChildrenCountInternal | (Inherited from SciChart.Charting3D.Interop.SCRTSceneEntity) |
 | GetEntity<T> | Gets the first child entity of type (Inherited from SciChart.Charting3D.Primitives.BaseSceneEntity<TSceneEntity>) |
 | GetEntityId | (Inherited from SciChart.Charting3D.Interop.SCRTSceneEntity) |
 | GetHeightMap | (Inherited from SciChart.Charting3D.Interop.SCRTSceneEntity) |
 | GetHeightMapIndex |
Gets Height Map Index by specified vertex ID value from selection buffer.
(Inherited from SciChart.Charting3D.RenderableSeries.BaseRenderableSeriesSceneEntity3D<BaseRenderableSeries3D,Point3DXyzData,SCRTPoint3DSceneEntity>) |
 | GetKind |
Gets Scene Entity Kind that determines rendering pass during which scene entity has to be rendered.
(Inherited from SciChart.Charting3D.Primitives.BaseSceneEntity<TSceneEntity>) |
 | GetMesh | (Inherited from SciChart.Charting3D.Interop.SCRTSceneEntity) |
 | GetMetadata | (Inherited from SciChart.Charting3D.RenderableSeries.BaseRenderableSeriesSceneEntity3D<BaseRenderableSeries3D,Point3DXyzData,SCRTPoint3DSceneEntity>) |
 | GetName | (Inherited from SciChart.Charting3D.Interop.TSRExposedObject) |
 | GetObjectType | (Inherited from SciChart.Charting3D.Interop.SCRTSceneEntity) |
 | GetPosition | (Inherited from SciChart.Charting3D.Interop.TSRSceneEntity) |
 | GetSelectionHelper | (Inherited from SciChart.Charting3D.Interop.SCRTSceneEntity) |
 | GetSelectionId | Overloaded. (Inherited from SciChart.Charting3D.Primitives.BaseSceneEntity<TSceneEntity>) |
 | GetVertexAt | Gets the X,Y,Z Vertex in world-coordinates nearest the Hit-test site specified by HitTestInfo3D (Inherited from SciChart.Charting3D.RenderableSeries.BaseRenderableSeriesSceneEntity3D<BaseRenderableSeries3D,Point3DXyzData,SCRTPoint3DSceneEntity>) |
 | GetVertexCoords | Gets the X,Y,Z Vertex coordinate in world-coordinates nearest the Hit-test site specified by HitTestInfo3D (Inherited from SciChart.Charting3D.RenderableSeries.BaseRenderableSeriesSceneEntity3D<BaseRenderableSeries3D,Point3DXyzData,SCRTPoint3DSceneEntity>) |
 | GetWorld | (Inherited from SciChart.Charting3D.Interop.SCRTSceneEntity) |
 | GetZOrder | (Inherited from SciChart.Charting3D.Interop.TSRSceneEntity) |
 | HitTest | Performs a HitTest operation, returning the HitTestInfo3D containing the result (Inherited from SciChart.Charting3D.RenderableSeries.BaseRenderableSeriesSceneEntity3D<BaseRenderableSeries3D,Point3DXyzData,SCRTPoint3DSceneEntity>) |
 | InvalidateScene |
Forces the entire scene to redraw
(Inherited from SciChart.Charting3D.Primitives.BaseSceneEntity<TSceneEntity>) |
 | IsSelectionPassEnabled | (Inherited from SciChart.Charting3D.Interop.SCRTSceneEntity) |
 | IsVisible | (Inherited from SciChart.Charting3D.Interop.SCRTSceneEntity) |
 | Load | Overloaded. (Inherited from SciChart.Charting3D.Interop.TSRExposedObject) |
 | LoadBinary | Overloaded. (Inherited from SciChart.Charting3D.Interop.TSRExposedObject) |
 | OnAttached |
Called immediately after an entity is attached to a parent
(Inherited from SciChart.Charting3D.Primitives.BaseSceneEntity<TSceneEntity>) |
 | OnDetached |
Called immediately before an entity is detached from a parent
(Inherited from SciChart.Charting3D.Primitives.BaseSceneEntity<TSceneEntity>) |
 | OnEngineRestart |
Called when the D3DEngine Restarts. Meshes and DirectX related objects should be recreated
(Inherited from SciChart.Charting3D.RenderableSeries.BaseRenderableSeriesSceneEntity3D<BaseRenderableSeries3D,Point3DXyzData,SCRTPoint3DSceneEntity>) |
 | OnRTU | (Inherited from SciChart.Charting3D.Interop.TSRExposedObject) |
 | PerformSelection | Performs selection on this entity, setting the IsSelected flag to True or False on the specified Vertex Ids (Inherited from SciChart.Charting3D.RenderableSeries.BaseRenderableSeriesSceneEntity3D<BaseRenderableSeries3D,Point3DXyzData,SCRTPoint3DSceneEntity>) |
 | Reload | (Inherited from SciChart.Charting3D.Interop.TSRExposedObject) |
 | RemoveChildEntityInternal | (Inherited from SciChart.Charting3D.Interop.SCRTSceneEntity) |
 | Render |
Renders this entity with the current scene and render pass data
(Inherited from SciChart.Charting3D.Primitives.BaseSceneEntity<TSceneEntity>) |
 | RenderRaw | (Inherited from SciChart.Charting3D.Interop.SCRTSceneEntity) |
 | RenderScene |
Called when the 3D Engine wishes to render this element. This is where geometry must be drawn to the 3D scene
(Inherited from SciChart.Charting3D.Primitives.BaseSceneEntity<TSceneEntity>) |
 | RequiresUpTransform | (Inherited from SciChart.Charting3D.Primitives.BaseSceneEntity<TSceneEntity>) |
 | Save | Overloaded. (Inherited from SciChart.Charting3D.Interop.TSRExposedObject) |
 | SaveBinary | Overloaded. (Inherited from SciChart.Charting3D.Interop.TSRExposedObject) |
 | SetEntityId | (Inherited from SciChart.Charting3D.Interop.SCRTSceneEntity) |
 | SetMaterial | (Inherited from SciChart.Charting3D.Interop.SCRTSceneEntity) |
 | SetName | (Inherited from SciChart.Charting3D.Interop.TSRExposedObject) |
 | SetPosition | (Inherited from SciChart.Charting3D.Interop.SCRTSceneEntity) |
 | SetRenderPassData | Sets the current SciChart.Charting3D.Primitives.IRenderPassInfo3D, which contains the data needed for this render pass. (Inherited from SciChart.Charting3D.Primitives.BaseSceneEntity<TSceneEntity>) |
 | SetRotation | (Inherited from SciChart.Charting3D.Interop.SCRTSceneEntity) |
 | SetScale | (Inherited from SciChart.Charting3D.Interop.SCRTSceneEntity) |
 | SetSelectionPassEnabled | (Inherited from SciChart.Charting3D.Interop.SCRTSceneEntity) |
 | SetVisible | (Inherited from SciChart.Charting3D.Interop.SCRTSceneEntity) |
 | SetWorld | (Inherited from SciChart.Charting3D.Interop.SCRTSceneEntity) |
 | SetZOrder | (Inherited from SciChart.Charting3D.Interop.TSRSceneEntity) |
 | SubscribeChildEntities | (Inherited from SciChart.Charting3D.Interop.SCRTSceneEntity) |
 | ToSeriesInfo | Converts a HitTestInfo3D struct, containing information about a Hit-Test operation, into a SciChart.Charting3D.Model.ChartData.SeriesInfo3D, which is a viewmodel for tooltips, legends in the SciChart.Charting3D.SciChart3DSurface library (Inherited from SciChart.Charting3D.RenderableSeries.BaseRenderableSeriesSceneEntity3D<BaseRenderableSeries3D,Point3DXyzData,SCRTPoint3DSceneEntity>) |
 | UnsubscribeChildEntities | (Inherited from SciChart.Charting3D.Interop.SCRTSceneEntity) |
 | Update | Overloaded.
Updates this entity with the current scene time
(Inherited from SciChart.Charting3D.Primitives.BaseSceneEntity<TSceneEntity>) |
 | UpdateNativeEntity | Overridden.
Updates all the parameters in native entity.
|
 | UpdateScene |
Called when the 3D Engine wishes to update the geometry in this element. This is where we need to cache geometry before draw.
(Inherited from SciChart.Charting3D.RenderableSeries.BaseRenderableSeriesSceneEntity3D<BaseRenderableSeries3D,Point3DXyzData,SCRTPoint3DSceneEntity>) |
 | UpdateVisibility | (Inherited from SciChart.Charting3D.Interop.SCRTSceneEntity) |
 | VisitEntities | Implements the Visitor Pattern, visiting all Child entities (and their children) performing the operation on each one.
Use this when you want to set a property on all entities in the scene, or perform a certain function on all entities (Inherited from SciChart.Charting3D.Primitives.BaseSceneEntity<TSceneEntity>) |