execute abstract method

void execute(
  1. RenderPassContext context
)

Records this pass's work for one frame using context.

Implementation

void execute(RenderPassContext context);