Click or drag to resize

ProjectedRasterRenderPass Enumeration

The pass during which the projected raster is rendered.

Namespace:  AGI.Foundation.Graphics.Advanced
Assembly:  AGI.Foundation.Graphics (in AGI.Foundation.Graphics.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public enum ProjectedRasterRenderPass
Members
  Member nameDescription
Translucent The projected raster should be rendered during the translucent pass.
CentralBodyClipped The projected raster should be rendered during the central body clipping pass.
See Also