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

Method x

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

Source from the content-addressed store, hash-verified

75474 else this.orientation = new (0, _eulerDefault.default)(roll, pitch, yaw, (0, _eulerDefault.default).RollPitchYaw);
75475 }
75476 get x() {
75477 return this.position.x;
75478 }
75479 set x(value) {
75480 this.position.x = value;
75481 }

Callers 2

sanddance-app.jsFile · 0.45
interpolateTransformFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected