The XRenderQueue..::.XRenderTransparentGroupQueue class defines the render group of the objects sorted by the distance from the camera (suitable for the transparent objects).

Namespace:  SGP.XSpace
Assembly:  SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825

Syntax

C#
protected class XRenderTransparentGroupQueue : XRenderQueue..::.XRenderGroupQueueBase

Inheritance Hierarchy

System..::.Object
  SGP.XSpace..::.XRenderQueue..::.XRenderGroupQueueBase
    SGP.XSpace..::.XRenderQueue..::.XRenderTransparentGroupQueue

See Also