Replies: 1 comment 1 reply
-
same way you use it now, or declaratively. <sprite>
<spriteMaterial map={texture} />
</sprite> |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi everyone:
In my project, I need a label always point to the screen. In three.js, I use THREE.Sprite to solve this problem. But in react-three-fiber I don't know how to put an THREE.Sprite in .
Please help me, give me some advise or examples. Thank you very much.
Beta Was this translation helpful? Give feedback.
All reactions