Method Setup
Setup(ref RenderingData)
Sets up the pass.
Declaration
public bool Setup(ref RenderingData renderingData)
Parameters
Type | Name | Description |
---|---|---|
RenderingData | renderingData |
Returns
Type | Description |
---|---|
bool | True if the pass should be enqueued, otherwise false. |