Function VectorMath.SideXZ

SideXZ (Int3 a, Int3 b, Int3 p)

Returns which side of the line a - b that p lies on.

Public Static
Side SideXZ (

Int3

a

Int3

b

Int3

p

)

Returns which side of the line a - b that p lies on.

Uses XZ space.