Adds a point to the end of the path.
int32 AddPoint( Vec a_vNewPoint )
| Parameter Type | Parameter Name | Documentation |
|---|---|---|
| <Vec> | a_vNewPoint | A pointer to a <Vec> object that specified the worldspace coordinates of the new point to add to the path. |
None published. Please look for an example in the Simdify Scripting Language code base.