mirror of
https://github.com/overte-org/overte.git
synced 2025-08-08 11:58:10 +02:00
leaving button in natural dims
This commit is contained in:
parent
8d0e55c1cd
commit
8bd698b143
1 changed files with 0 additions and 1 deletions
|
@ -140,7 +140,6 @@
|
||||||
localPosition: { x: 0.0 , y: -1.5, z: -0.3 },
|
localPosition: { x: 0.0 , y: -1.5, z: -0.3 },
|
||||||
url: Script.resourcesPath() + "images/interstitialPage/goTo_button.png",
|
url: Script.resourcesPath() + "images/interstitialPage/goTo_button.png",
|
||||||
alpha: 1,
|
alpha: 1,
|
||||||
dimensions: { x: 1.5, y: 1.0 },
|
|
||||||
visible: isVisible,
|
visible: isVisible,
|
||||||
emissive: true,
|
emissive: true,
|
||||||
ignoreRayIntersection: false,
|
ignoreRayIntersection: false,
|
||||||
|
|
Loading…
Reference in a new issue