Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add video texture src #599

Open
antiantivirus opened this issue May 1, 2020 · 1 comment
Open

Add video texture src #599

antiantivirus opened this issue May 1, 2020 · 1 comment

Comments

@antiantivirus
Copy link

How would it be possible to add a video as a texture source.

@vincentfretin
Copy link
Contributor

See https://github.com/aframevr/aframe-inspector/blob/master/examples/360video.html
If you define a video with id="video" in a-assets, you can use #video in the material component as src.

If you meant via the texture modal, that's not currently supported, only images are supported.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants