()
| 95635 | (0, _inheritsDefault.default)(CameraLight1, _PointLight); |
| 95636 | var _super = _createSuper(CameraLight1); |
| 95637 | function CameraLight1() { |
| 95638 | (0, _classCallCheckDefault.default)(this, CameraLight1); |
| 95639 | return _super.apply(this, arguments); |
| 95640 | } |
| 95641 | (0, _createClassDefault.default)(CameraLight1, [ |
| 95642 | { |
| 95643 | key: "getProjectedLight", |
nothing calls this directly
no outgoing calls
no test coverage detected