Properties  Methods 


RenderPassInfo3D Class Members

The following tables list the members exposed by RenderPassInfo3D.

Public Constructors
 NameDescription
Public Constructor  
Top
Public Properties
 NameDescription
Public Property Gets or sets a value indicating whether the scene has changes, requiring a re-build of geometry  
Public Property Gets or sets a value indicating whether this render pass has been caused by camera changes  
Public Property Gets or sets the SceneDescriptor, which contains information for the current scene to be drawn  
Public Property Gets or sets a list of warnings outputted during render  
Public Property Gets or sets the WorldDimensions on the parent SciChart3DSurface  
Public Property Gets or sets X Axis on the parent SciChart3DSurface  
Public PropertyGets or sets the SciChart.Charting3D.SciChart3DSurface.XAxis CoordinateCalculator, which transforms data-coordinates to world coordinates in the 3D scene  
Public Property Gets or sets Y Axis on the parent SciChart3DSurface  
Public PropertyGets or sets the SciChart.Charting3D.SciChart3DSurface.YAxis CoordinateCalculator, which transforms data-coordinates to world coordinates in the 3D scene  
Public Property Gets or sets Z Axis on the parent SciChart3DSurface  
Public PropertyGets or sets the SciChart.Charting3D.SciChart3DSurface.ZAxis CoordinateCalculator, which transforms data-coordinates to world coordinates in the 3D scene  
Top
Public Methods
 NameDescription
Public MethodOverridden.   
Public MethodOverridden.   
Public MethodOverridden.   
Public MethodOverridden.   
Top
Extension Methods
 NameDescription
Public Extension Method Notifies that finalizer has been invoked
Public Extension Method Checks for null and if not null, calls Dispose
Public Extension MethodOverloaded. Converts an System.IComparable array to double array
Public Extension MethodYields a single item, converting it to System.Collections.IEnumerable.
Public Extension Method
Top
See Also