Keep other parts of transform gizmo visible when rotating in local mode
This commit is contained in:
@@ -503,6 +503,9 @@
|
||||
<member name="editors/3d/selection_box_color" type="Color" setter="" getter="">
|
||||
The color to use for the selection box that surrounds selected nodes in the 3D editor viewport. The color's alpha channel influences the selection box's opacity.
|
||||
</member>
|
||||
<member name="editors/3d/show_gizmo_during_rotation" type="int" setter="" getter="">
|
||||
If checked, the transform gizmo remains visible during rotation in that transform mode.
|
||||
</member>
|
||||
<member name="editors/3d_gizmos/gizmo_colors/aabb" type="Color" setter="" getter="">
|
||||
The color to use for the AABB gizmo that displays the [GeometryInstance3D]'s custom [AABB].
|
||||
</member>
|
||||
|
||||
Reference in New Issue
Block a user