Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/microsoft/SandDance
/ getPosition
Method
getPosition
docs/app/js/sanddance-app.js:75512–75514 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
75510
this.orientation.yaw = value;
75511
}
75512
getPosition() {
75513
return
this.position;
75514
}
75515
getOrientation() {
75516
return
this.orientation;
75517
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected