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.