Function DrawingManager.Register
void Register (
item |
Registers an object for gizmo drawing.
The DrawGizmos method on the object will be called every frame until it is destroyed (assuming there are cameras with gizmos enabled).
item |
Registers an object for gizmo drawing.
The DrawGizmos method on the object will be called every frame until it is destroyed (assuming there are cameras with gizmos enabled).