# shadowNearPlaneOffset

> Offset to apply to the near camera plane when performing shadow map rendering.

## Definition

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

```csharp
public float shadowNearPlaneOffset { get; set; }
```
