Replies: 1 comment 2 replies
-
I'm not quite sure if this is what you're asking for, but you can get the UV coordinate of a picked point with https://modelviewer.dev/docs/index.html#entrydocs-annotations-methods-positionAndNormalFromPoint |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is there a method to get the position of the texture on the 3D model?
Something like modelViewer.model.materials[0].pbrMetallicRoughness.baseColorTexture.texture.getPosition ?
It can be achieved by setting a hotspot at the desired point.
Beta Was this translation helpful? Give feedback.
All reactions