stock Float:xs_plane_dst2point(const Float:plane[], const Float:point[])
plane | The plane to check the distance from. |
point | The point to check the distance to. |
Computes the distance between a plane and a point.
The distance between the input plane and point.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.