Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


shadowmaskMode

The rendering mode of Shadowmask.
Read time 1 minuteLast updated 4 days ago

Definition

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

Remarks

Set whether static shadow casters should be rendered into real-time shadow maps.
Additional Resources: Quality Settings.