Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


shadowCastingModeMask

A value that indicates which ShadowCastingMode values are acccepted by this testing configuration.
Read time 1 minuteLast updated 6 days ago

Definition

public int shadowCastingModeMask

Remarks

If a Renderer's ShadowCastingMode is not matching this mask then the test fails.
If all ShadowCastingMode values are accepted then use -1 for this value.