MCPcopy Create free account
hub / github.com/microsoft/SandDance / CameraLight1

Function CameraLight1

docs/app/js/sanddance-app.js:95637–95640  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

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",

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected