CedricGuillemet / ImGuizmo

Immediate mode 3D gizmo for scene editing and other controls based on Dear Imgui
MIT License
3.22k stars 907 forks source link

i want to change the gizmos sizes how can i do that? #213

Open ayoubbelatrous opened 2 years ago

ayoubbelatrous commented 2 years ago

i want to change gizmo sizes how can i do that?

CedricGuillemet commented 2 years ago

https://github.com/CedricGuillemet/ImGuizmo/blob/a9551ee827fbf1abba2a15e6f06522783bdde1f7/ImGuizmo.h#L217

ayoubbelatrous commented 2 years ago

thanks for helping;