Changelog
Get Started
Example Scenes
Agent Movement
Graph Generation
Deploying
Misc
Groups
Classes
A* Pathfinding Project
5.2.5
5.2.5
Action
Another action
Something else here
Separated link
Function
VectorMath
.
IsClockwiseOrColinearXZ
IsClockwiseOrColinearXZ
(
Int3
a,
Int3
b,
Int3
c)
Returns true if the points a in a clockwise order or if they are colinear.
Public
Static
bool
IsClockwiseOrColinearXZ
(
Int3
a
Int3
b
Int3
c
)
Returns true if the points a in a clockwise order or if they are colinear.