-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Description
I noticed that edges are only found if you click right in the middle of them.
I really would like to be able to click (or mouse over) anywhere on the edge in order to find it.
As a workaround, I would like to set my own custom camera that has my own implementation of edgeContains.
Unfortunately, this does not seem possible because there is not setCamera method on the defaultView, only getCamera.
I would like to be able to do this:
viewer.getDefaultView.setCamera(customCamera)
Metadata
Metadata
Assignees
Labels
No labels