mirror of
https://github.com/overte-org/overte.git
synced 2025-08-09 08:49:05 +02:00
mimimize the git diffs
This commit is contained in:
parent
6a8465a6ca
commit
cc0e25720e
1 changed files with 1 additions and 1 deletions
|
@ -14,8 +14,8 @@ var Y_AXIS = {x: 0, y: 1, z: 0};
|
||||||
var DEFAULT_DPI = 32;
|
var DEFAULT_DPI = 32;
|
||||||
var DEFAULT_WIDTH = 0.5;
|
var DEFAULT_WIDTH = 0.5;
|
||||||
|
|
||||||
|
|
||||||
var TABLET_URL = "https://s3.amazonaws.com/hifi-public/tony/tablet.fbx";
|
var TABLET_URL = "https://s3.amazonaws.com/hifi-public/tony/tablet.fbx";
|
||||||
|
|
||||||
// returns object with two fields:
|
// returns object with two fields:
|
||||||
// * position - position in front of the user
|
// * position - position in front of the user
|
||||||
// * rotation - rotation of entity so it faces the user.
|
// * rotation - rotation of entity so it faces the user.
|
||||||
|
|
Loading…
Reference in a new issue