Vector Visualizer
ILGIN OZKAN
$0.0
(no ratings)
Date |
Price |
---|---|
Date |
Price($) |
09/09(2024) |
0.0 |
11/23(2024) |
0.0 |
Jump AssetStore
A tool for visualizing and editing Vector3 and Vector2 properties directly in the scene.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.Full source code is available.Can be used for all Vector3 and Vector2 properties or selectively with the [VisualizableVector] attribute.Writing a custom drawer and adding it to the tool is possible.Contains PDF documentationCompatibilityTested on Unity 2020 and later versions.