Returns vectors in the direction of an angle.
void GetAngleVectors(const float angle[3], float fwd[3], float right[3], float up[3])
Angle.
Forward vector buffer or NULL_VECTOR.
Right vector buffer or NULL_VECTOR.
Up vector buffer or NULL_VECTOR.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.