mirror of
https://github.com/HifiExperiments/overte.git
synced 2025-06-26 19:38:46 +02:00
Fix right touch controller tip labels not showing up
This commit is contained in:
parent
71294f5797
commit
8b5a05c409
1 changed files with 1 additions and 1 deletions
|
@ -215,7 +215,7 @@ TOUCH_CONTROLLER_CONFIGURATION_RIGHT = {
|
||||||
modelURL: BASE_URL + "Oculus-Labels-R.fbx",
|
modelURL: BASE_URL + "Oculus-Labels-R.fbx",
|
||||||
naturalPosition: { x: 0.009739525616168976, y: -0.0017818436026573181, z: 0.016794726252555847 },
|
naturalPosition: { x: 0.009739525616168976, y: -0.0017818436026573181, z: 0.016794726252555847 },
|
||||||
|
|
||||||
textureName: "Texture",
|
textureName: "blank",
|
||||||
defaultTextureLayer: "blank",
|
defaultTextureLayer: "blank",
|
||||||
textureLayers: {
|
textureLayers: {
|
||||||
blank: {
|
blank: {
|
||||||
|
|
Loading…
Reference in a new issue