Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


cullingMatrix

The model view projection matrix Unity uses to cull objects it renders into this shadow map.
Read time 1 minuteLast updated 9 days ago

Definition

public Matrix4x4 cullingMatrix { get; set; }