-
-
Notifications
You must be signed in to change notification settings - Fork 36.1k
Closed
Labels
Description
Description
three.js/examples/misc_exporter_usdz.html
Lines 34 to 36 in 67c4225
| <a id="link" rel="ar" href="" download="asset.usdz"> | |
| <img id="button" width="100" src="files/arkit.png"> | |
| </a> |
The USDZExporter button is displayed incorrectly in misc_exporter_usdz.html, I think the arkit.png image transparency causes this problem.
Reproduction steps
- Open
https://threejs.org/examples/misc_exporter_usdz.htmlin browser. - We can't see the
USDZExporter buttonin the middle at the bottom of the screen, but we can click it.
Code
three.js/examples/misc_exporter_usdz.html
Lines 34 to 36 in 67c4225
| <a id="link" rel="ar" href="" download="asset.usdz"> | |
| <img id="button" width="100" src="files/arkit.png"> | |
| </a> |
Live example
https://threejs.org/examples/misc_exporter_usdz.html
Screenshots
Version
r155
Device
Desktop
Browser
Chrome, Firefox
OS
Windows