stock bool:xs_point_onplane(const Float:plane[], const Float:point[])
plane | The plane to check. |
point | The point to check. |
Checks if a point is on a specified plane.
true if the point is on the plane, false otherwise.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.