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

Function PathLayer1

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

Source from the content-addressed store, hash-verified

100989 (0, _inheritsDefault.default)(PathLayer1, _Layer);
100990 var _super = _createSuper(PathLayer1);
100991 function PathLayer1() {
100992 (0, _classCallCheckDefault.default)(this, PathLayer1);
100993 return _super.apply(this, arguments);
100994 }
100995 (0, _createClassDefault.default)(PathLayer1, [
100996 {
100997 key: "getShaders",

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected