Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


shadowResolution

The default resolution of the shadow maps.
Read time 1 minuteLast updated 4 days ago

Definition

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

Remarks

Additional Resources: Light.shadowResolution, Shadow mapping.