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

How to show a model with no mindar-image-target="targetIndex: 0" #496

Open
LiZhenzhuBlog opened this issue Jan 31, 2024 · 0 comments
Open

Comments

@LiZhenzhuBlog
Copy link

<a-camera position="0 0 0" look-controls="enabled: false"></a-camera>
 <a-plane color="blue" position="0 0 10" ></a-plane>


      <a-entity mindar-image-target="targetIndex: 0">
        <a-plane color="blue" opaciy="0.5" position="0 0 0" height="0.552" width="1" rotation="0 0 0"></a-plane>
      </a-entity>

I need a plane in the front of the camera


<a-camera position="0 0 0" look-controls="enabled: false"></a-camera>
 <a-plane color="blue" position="0 0 10" ></a-plane>

but nothing....

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

1 participant