Documentation > Mesh Ops Plugin BPLibrary > Line Trace Triangle

Line Trace Triangle

Does an infinite line trace from Start in direction Dir, against the triangle starting at TriIndex.

Inputs

In
Exec

Data
Mesh Data Structure (by ref)

Start
Vector

Dir
Vector

Tri Index
Integer

Outputs

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.