Publisher | MMAR |
---|---|
File size | 90.02kB |
Number of files | 18 |
Latest version | 1 |
Latest release date | 2024-07-31 05:54:13 |
First release date | 2024-07-31 05:54:13 |
Supported Unity versions | 2018.4.2 or higher |
Bounding boxs allows you to easily reposition, resize or rotate unity canvas object in runtime. You can also use it to allow users to modify ui or controls.
Key Features:
- Visual Bounding Box: Easily select and interact with UI elements through a clear, resizable bounding box.
- Real-time Transformations: Move, rotate, and scale Canvas objects with smooth, immediate feedback.
- Easy to Use: Add the bounding box prefab in your scene and you call BoundingBox.instance.Set(targetRectTransform). Now you are ready to move, rotate or resize that object by just click and dragging. Hurray 🙂