Handles collision details by interacting with the DataVisualizer. Responsible for showing and removing details on demand. More...
Inherits MonoBehaviour.
Public Member Functions | |
void | ShowDetails () |
Shows detailed information at the object's position. | |
void | RemoveDetails () |
Removes any displayed detailed information. | |
Handles collision details by interacting with the DataVisualizer. Responsible for showing and removing details on demand.
void CollisionDetailHandler.RemoveDetails | ( | ) |
Removes any displayed detailed information.
void CollisionDetailHandler.ShowDetails | ( | ) |
Shows detailed information at the object's position.