Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


EmissiveIsBlack

The emissive lighting is guaranteed to be black. This lets the lightmapping system know that it doesn't have to extract emissive lighting information from the material and can simply assume it is completely black.
Read time 1 minuteLast updated 12 days ago

Definition

  • Type: Field
  • Namespace: UnityEngine
  • Assembly: UnityEngine.CoreModule
EmissiveIsBlack = 4

Remarks

Additional Resources: RealtimeEmissive.