Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


realtimeDirectRectangularAreaLights

Is the current render pipeline capable of rendering direct lighting for rectangular area Lights?
Read time 1 minuteLast updated 10 days ago

Definition

public static bool realtimeDirectRectangularAreaLights { get; set; }

Remarks

The current render pipeline can use this property to indicate that it is capable of rendering direct lighting for rectangular area Lights. If it is false, direct lighting for rectangular area Lights is assumed to be baked..