MCPcopy Create free account
hub / github.com/alignoth/alignoth / scene

Method scene

resources/vega.min.js:14191–14193  ·  view source on GitHub ↗
(t)

Source from the content-addressed store, hash-verified

14189 : this._origin.slice();
14190 }
14191 scene(t) {
14192 return arguments.length ? ((this._scene = t), this) : this._scene;
14193 }
14194 on() {}
14195 off() {}
14196 _handlerIndex(t, e, n) {

Callers 2

OzFunction · 0.80
vega.min.jsFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected