stock xs_plane_set(Float:plane[], Float:a, Float:b, Float:c, Float:d)
plane | The plane to set the values to. It's a 4D vector. |
a | The first component of a plane to be set. |
b | The second component of a plane to be set. |
c | The third component of a plane to be set. |
d | The fouth component of a plane to be set. |
Sets a plane to the specified values.
This function has no return value.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.