Class RenderPass

java.lang.Object
com.ardor3d.renderer.pass.Pass
com.ardor3d.renderer.pass.RenderPass
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
OutlinePass

public class RenderPass extends Pass
RenderPass renders the spatials attached to it as normal, including rendering the renderqueue at the end of the pass.
See Also: