stock xs_vec_reflect(const Float:vec[], const Float:normal[], Float:out[])
vec | The vector to be reflected. |
normal | The normal vector about which to reflect. |
out | The output reflected vector. |
Reflects a vector about a normal.
This function has no return value.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.