RectAreaLightComponent constructor

RectAreaLightComponent(
  1. RectAreaLight light
)

Creates a component that lights the scene with light.

Implementation

RectAreaLightComponent(this.light);