public static SegmentIntersectionPoint ( Vector3 start1, Vector3 end1, Vector3 start2, Vector3 end2, bool &intersects ) : Vector3 | ||
start1 | Vector3 | |
end1 | Vector3 | |
start2 | Vector3 | |
end2 | Vector3 | |
intersects | bool | |
return | Vector3 |
public static SegmentIntersectionPoint ( Vector3 start1, Vector3 end1, Vector3 start2, Vector3 end2, bool &intersects ) : Vector3 | ||
start1 | Vector3 | |
end1 | Vector3 | |
start2 | Vector3 | |
end2 | Vector3 | |
intersects | bool | |
return | Vector3 |