# cullingJobsUpperLimit

> The upper limit to the value ScriptableCullingParameters.maximumPortalCullingJobs.

## Definition

* **Type:** Property
* **Namespace:** [UnityEngine.Rendering](/engine/6000.0/script-reference/unityengine/rendering.md)
* **Assembly:** UnityEngine.CoreModule

```csharp
public static int cullingJobsUpperLimit { get; }
```
