DukeVen
1
Detecting whether the pointer is hovered over the boundingBoxGizmo always returns false
gizmoManager.isHovered works for PositionGizmo, ScaleGizmo, RotationGizmo but doesn’t work for BoundingBoxGizmo
gizmoManager.gizmos.boundingBoxGizmo.isHovered does not work either.
PG: https://playground.babylonjs.com/#4VWLS4
sebavan
2
cc @Cedric our gizmo guru
Cedric
3
Thanks for reporting this @DukeVen
I’m self assigning this issue and will take a look soon.
2 Likes