How to change the Gizmo size? #2057
Answered
by
AlessandroSigna
AlessandroSigna
asked this question in
Q&A
-
Hi all! Is it possible to change the size of the Gizmo? I'm using the GizmoViewcube but I can't figure out a way to do it. |
Beta Was this translation helpful? Give feedback.
Answered by
AlessandroSigna
Jul 31, 2024
Replies: 1 comment 2 replies
-
Hi! To change the size of the GizmoViewcube in GizmoHelper, you can try using the setScale method. Here's an example approach:
|
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
I've managed to achieve the resize of GizmoViewCube by wrapping it into a scaled element: