Skip to content
This repository has been archived by the owner on May 6, 2020. It is now read-only.

a-asset-item does not preload #3

Open
mnutsch opened this issue Oct 23, 2017 · 1 comment
Open

a-asset-item does not preload #3

mnutsch opened this issue Oct 23, 2017 · 1 comment
Labels

Comments

@mnutsch
Copy link

mnutsch commented Oct 23, 2017

When adding a .obj file like the following, the asset does not preload:

<a-asset-item id="Headphones-obj" src="static/Headphones.obj"></a-asset-item preload="auto">

@mnutsch
Copy link
Author

mnutsch commented Oct 23, 2017

Also tried:

<a-asset-item id="Headphones-obj" src="static/Headphones.obj" preload="auto"></a-asset-item>

@UXVirtual UXVirtual added the bug label Dec 29, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants