TR_GetSurfaceProps
Returns the surface properties index of the surface that was hit.
native int TR_GetSurfaceProps(Handle hndl = INVALID_HANDLE)Parameters
A trace Handle, or INVALID_HANDLE to use a global trace result.
Return Value
int Surface props.Error
Invalid Handle.