Experimental: this API is experimental and might be changed or removed in the future.

RenderPipeline.beginFrameRendering

Switch to Manual

Description

Call that should be issued by an SRP when the SRP begins to render so that other systems can inject 'pre render' logic.

This event can be used by systems to perform pre rendering operations such as per camera geometry generation or similar.