Publisher | ILGIN OZKAN |
---|---|
File size | 953.88kB |
Number of files | 25 |
Latest version | 1 |
Latest release date | 2024-09-09 07:58:16 |
First release date | 2024-09-09 07:58:16 |
Supported Unity versions | 2018.4.2 or higher |
Vector Visualizer is a tool for Unity that allows you to easily view and modify Vector3 and Vector2 properties directly in the scene through the inspector. By pressing the "V" button next to the properties, you can visualize the vectors in the scene. Vector Visualizer panel allows you to customize vector view as you wish.
Features:
- Can be used for all Vector3 and Vector2 properties or selectively with the [VisualizableVector] attribute.
- Draw squares, spheres, and pyramids; wireframe view is also available.
- Move vectors directly within the scene.
- Customize and save drawing profiles for vectors through a panel.
- Focus on the selected vector, with adjustable focus angle and size.
- Add custom drawers easily.