Constructor DisableSinglePassRendering
DisableSinglePassRendering(in CustomPassContext)
Disable the single-pass rendering (use in XR)
Declaration
public DisableSinglePassRendering(in CustomPassContext ctx)
Parameters
Type | Name | Description |
---|---|---|
CustomPassContext | ctx | Custom Pass Context. |