IImmediateLitMeshContext Interface Methods

For a list of all members of this type, see IImmediateLitMeshContext members.

Public Methods
 NameDescription
 MethodPerforms application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from System.IDisposable)
 Method Sets the Normal for the current vertex  
 Method Sets the selection identifier for the current vertex  
 Method Sets the X,Y,Z position of the current vertex (Inherited from SciChart.Charting3D.Primitives.IImmediateDrawContext)
 Method Sets the Vertex Color of the current vertex (Inherited from SciChart.Charting3D.Primitives.IImmediateDrawContext)
 Method Sets the Texture Coordinate for the current vertex  
Top
Extension Methods
 NameDescription
Public Extension Method Checks for null and if not null, calls Dispose
Top
See Also