Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


useShadowMatrixOverride

Set to true to enable custom matrix for culling during shadows.
Read time 1 minuteLast updated 12 days ago

Definition

  • Type: Property
  • Namespace: UnityEngine
  • Assembly: UnityEngine.CoreModule
public bool useShadowMatrixOverride { get; set; }

Remarks

Additional Resources: Light.shadowMatrixOverride.