Unable to add hotspots on point cloud model #4217
Answered
by
elalish
virtualheritage
asked this question in
Q&A
-
I would like to add some annotations on a point cloud model, but it seems that click event doesn't get triggered on this type of models. I have tried in modelviewer editor, but no success. Validation report shows that this model has 0 triangles, so I guess there is no surface where you can click thus click event doesn't get triggered. Any workaround or idea to allow click events being triggered when clicking vertices? |
Beta Was this translation helpful? Give feedback.
Answered by
elalish
Apr 18, 2023
Replies: 1 comment 5 replies
-
I'm not sure. I would recommend falling back to setting |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Okay, I've got this fixed over in #4228. I tested that it works on your model, though it often picks points that don't seem right. My best guess is that model has points that are colored transparent (alpha < 1). I'd recommend removing those points, or changing their colors.