Skip to content
This repository has been archived by the owner on Oct 22, 2024. It is now read-only.

VRageMath.Capsule.Intersect

Malware edited this page Dec 25, 2018 · 15 revisions

IndexCapsule

Summary

private public bool Intersect(private public sealed struct.Ray ray, ref private public sealed struct.Vector3 p1, ref private public sealed struct.Vector3 p2, ref private public sealed struct.Vector3 n1, ref private public sealed struct.Vector3 n2)

Returns

Example

Remarks

Summary

private public bool Intersect(private public sealed struct.Line line, ref private public sealed struct.Vector3 p1, ref private public sealed struct.Vector3 p2, ref private public sealed struct.Vector3 n1, ref private public sealed struct.Vector3 n2)

Returns

Example

Remarks

Clone this wiki locally