lightingInfo property

LightingInfo lightingInfo
final

Must be set by the rendering pipeline before elements are bound. Can be accessed by elements in their bind method.

Implementation

final LightingInfo lightingInfo = LightingInfo();