Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


shadowNearPlaneOffset

Offset shadow frustum near plane.
Read time 1 minuteLast updated 4 days ago

Definition

  • Type: Property
  • Namespace: UnityEngine
  • Assembly: UnityEngine.CoreModule
public static float shadowNearPlaneOffset { get; set; }

Remarks

Offset shadow near plane to account for large triangles being distorted by shadow pancaking.
Additional Resources: Quality Settings.