Gets the intersection point of a line segment and a plane, in 3D.
In
Exec
|
|
Start
Vector
|
|
End
Vector
|
|
Plane Origin
Vector
|
|
Plane Up
Vector
|
Out
Exec
|
|
Out Point
Vector
|
|
Return Value
Boolean
|
Gets the intersection point of a line segment and a plane, in 3D. |