Polarith AI
1.8

◆ DrawPoint()

virtual void DrawPoint ( int  index)
protectedvirtualinherited

Visualizes a specific path point by using Gizmos.DrawSphere(Vector3, float).

Parameters
indexIndex of the visualized vertex
Exceptions
NullReferenceExceptionIf points are null.
Imprint