Function WorkItemProcessor.VisualizeOriginalGraphUpdateBounds
VisualizeOriginalGraphUpdateBounds
(Bounds bounds)
Add a visualization for showing the original bounds of a graph update.
Public
void VisualizeOriginalGraphUpdateBounds (
bounds |
Add a visualization for showing the original bounds of a graph update.
For example, each bounding box for a navmesh cut will be sent to this method to allow visualizing it in the scene view.
This has no effect on gameplay, it is only for debugging purposes.