IRenderPassInfo3D Interface Properties

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

Public Properties
 NameDescription
 Property Gets or sets a value indicating whether the scene has changes, requiring a re-build of geometry  
 Property Gets or sets a value indicating whether this render pass has been caused by camera changes  
 Property Gets or sets the SceneDescriptor, which contains information for the current scene to be drawn  
 Property Gets or sets a list of warnings outputted during render  
 Property Gets or sets clip planes on the parent SciChart3DSurface  
 Property Gets or sets the WorldDimensions on the parent SciChart3DSurface  
 PropertyGets or sets the SciChart.Charting3D.SciChart3DSurface.XAxis CoordinateCalculator, which transforms data-coordinates to world coordinates in the 3D scene  
 PropertyGets or sets the SciChart.Charting3D.SciChart3DSurface.YAxis CoordinateCalculator, which transforms data-coordinates to world coordinates in the 3D scene  
 PropertyGets or sets the SciChart.Charting3D.SciChart3DSurface.ZAxis CoordinateCalculator, which transforms data-coordinates to world coordinates in the 3D scene  
Top
See Also