CompositorPass.render

Override this to specify what the pass does. If you need more buffers, use type-punning based on a CompositorPassBuffers extension.

class CompositorPass
public nothrow @nogc abstract
void
render

Meta