Summary

public virtual bool GetIntersectionWithLine(ref LineD worldLine, out MyIntersectionResultLineTriangleEx? t, IntersectionFlags flags)

Returns

bool

Parameters

Summary

public virtual bool GetIntersectionWithLine(ref LineD worldLine, out Vector3D? v, bool useCollisionModel, IntersectionFlags flags)

Returns

bool

Parameters