GetIntersectionWithLine
Summary
public virtual bool GetIntersectionWithLine(ref LineD line, out MyIntersectionResultLineTriangleEx? tri, IntersectionFlags flags)
Returns
Parameters
- LineD line
- MyIntersectionResultLineTriangleEx? tri
- IntersectionFlags flags
Summary
public bool GetIntersectionWithLine(ref LineD line, ref MyCubeGridHitInfo info, IntersectionFlags flags)
Returns
Parameters
- LineD line
- MyCubeGridHitInfo info
- IntersectionFlags flags