stock xs_plane_3p(Float:plane[], const Float:p1[], const Float:p2[], const Float:p3[])
plane | The output plane to store the newly created plane. |
p1 | The first point of a plane. |
p2 | The second point of a plane. |
p3 | The third point of a plane. |
Constructs a plane out of 4 points in space.
This function has no return value.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.