ScriptableRenderContext.Cull(CullingParameters)

Parameters

parametersParameters for culling.

Returns

void Culling results.

Description

Perform culling.

Culling results are bound to a ScriptableRenderContext they will be used with; memory used by culling results is released once the render loop is finished..

See Also: Camera.TryGetCullingParameters.

Did you find this page useful? Please give it a rating: