Gizmo(Position, Rotation) with world coordinate

Hey, guys.
Now the gizmo is based on local coordinate, how can I make it based on world coordinate?
屏幕快照 2020-09-15 下午5.16.22 屏幕快照 2020-09-15 下午5.16.15

adding @Cedric

That can be found in the documentation : Use Gizmos (eg. Drag arrow, Bounding box) - Babylon.js Documentation
In the Setup chapter, you will find the property that toggles between world and local coordinates.