lightingInfo property
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();
Must be set by the rendering pipeline before elements are bound. Can be accessed by elements in their bind method.
final LightingInfo lightingInfo = LightingInfo();