GetDetectorIntersectionWithLine
Summary
public bool GetDetectorIntersectionWithLine(ref LineD line, out Vector3D? hit)
Gets intersection between line and detector
Returns
Should return true if line intersects detector
public bool GetDetectorIntersectionWithLine(ref LineD line, out Vector3D? hit)
Gets intersection between line and detector
Should return true if line intersects detector