RectAreaLightHelper.create constructor
RectAreaLightHelper.create(
- BufferGeometry? light,
- Material? color
Implementation
RectAreaLightHelper.create(super.light, super.color);