Supported render pipelines:
-Standard;
-URP - ⚠ Note: ⚠ the scene gizmo is not available when using URP;
RTG是一个脚本API,它允许你在运行时(游戏内)轻松地加入变形小工具
RTG is a scripting API which allows you to easily incorporate transform gizmos at runtime (in-game).能够在运行时使用一套直观和专业的小工具对物体进行转换是非常有价值的,特当你正在开发一个运行时编辑器或一个玩家可以移动、旋转和缩放物体的游戏时
Being able to transform objects at runtime using a set of intuitive and professional gizmos can be extremely valuable especially if you are working on a runtime editor or a game in which the player can move, rotate and scale objects. Want to build a modding tool for your players? Then you definitely need some way to allow them to manipulate the objects in the scene and this plugin will prove to be invaluable for such tasks!