-
Notifications
You must be signed in to change notification settings - Fork 86
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
Support point size when drawing point clouds with remote tree viewer #494
Comments
+1. Also, line width would be a nice to add. On the director side, |
Hi, maybe I can mention something related. I'm drawing point clouds which end up at the leaves of remote tree viewer. However, to change the size of points, you'd have to update them all individually down the tree one by one... Is there maybe a shortcut for this or a global modification field? |
Sounds like we might need a new command like |
fyi, i recently merged a branch which adds a |
you can also set |
I'm not 100% sure this isn't supported by the channel feature, but I don't think it is.
Not high priority, just writing this down because it would be useful.
The text was updated successfully, but these errors were encountered: