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

Function FirstPersonView1

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

Source from the content-addressed store, hash-verified

96515 (0, _inheritsDefault.default)(FirstPersonView1, _View);
96516 var _super = _createSuper(FirstPersonView1);
96517 function FirstPersonView1() {
96518 (0, _classCallCheckDefault.default)(this, FirstPersonView1);
96519 return _super.apply(this, arguments);
96520 }
96521 (0, _createClassDefault.default)(FirstPersonView1, [
96522 {
96523 key: "_getViewport",

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected