| [ Web Proxy ] |
| Viewing: https://docs.unity3d.com/ScriptReference/Rendering.ScriptableRenderContext.Cull.html | [Back] [Original] |
| Parameter | Description |
|---|---|
| parameters | Parameters for culling. |
CullingResults Culling results.
Performs culling based on the ScriptableCullingParameters typically obtained from the Camera currently being rendered.
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..
Additional resources: Camera.TryGetCullingParameters.
| Web Proxy Viewer | New URL | Original Page |