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

Method view

docs/app/js/sanddance-app.js:8085–8087  ·  view source on GitHub ↗

* Get the current View camera type.

()

Source from the content-addressed store, hash-verified

8083 /**
8084 * Get the current View camera type.
8085 */ get view() {
8086 return this._last.view;
8087 }
8088 /**
8089 * Cancels any pending animation, calling animationCanceled() on original queue.
8090 */ animationCancel() {

Callers 1

invokeFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected