Does an infinite line trace from Start in direction Dir, against the triangle starting at TriIndex.
In
Exec
|
|
Data
Mesh Data Structure (by ref)
|
|
Start
Vector
|
|
Dir
Vector
|
|
Tri Index
Integer
|
Out
Exec
|
|
Out
Boolean
|
|
Return Value
Tri Hit Result Structure
|
Does an infinite line trace from Start in direction Dir, against the triangle starting at TriIndex. |