Skip to content

Examples: The USDZExporter button is displayed incorrectly in misc_exporter_usdz.html #26551

@linbingquan

Description

@linbingquan

Description

<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

  1. Open https://threejs.org/examples/misc_exporter_usdz.html in browser.
  2. We can't see the USDZExporter button in the middle at the bottom of the screen, but we can click it.

Code

<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

misc_exporter_usdz

Version

r155

Device

Desktop

Browser

Chrome, Firefox

OS

Windows

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions