TR_GetStartPosition Function

Returns the starting position of a trace.

void TR_GetStartPosition(Handle hndl, float pos[3])

Parameters

Handle hndl

A trace Handle, or INVALID_HANDLE to use a global trace result.

float[3] pos

Vector buffer to store data in.

Errors

Invalid Handle.