Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

Light.shadowMatrixOverride

Switch to Manual
public Matrix4x4 shadowMatrixOverride;

Description

Matrix that overrides the regular light projection matrix during shadow culling. Unity uses this matrix if you set Light.useShadowMatrixOverride to true.