SubmitForRenderPassValidation()
This method submits all the scheduled commands to the rendering loop for validation. The validation checks whether render passes that were started with the ScriptableRenderContext.BeginRenderPass call can execute the scheduled commands.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Method
- Namespace: UnityEngine.Rendering
- Assembly: UnityEngine.CoreModule
public bool SubmitForRenderPassValidation()
Returns
Type | Description |
|---|---|
| bool |