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
nothrow @nogc abstract
void
render

Meta