Skip to content
This repository was archived by the owner on Dec 13, 2025. It is now read-only.

VRageMath.PlaneD.Intersection

Malware edited this page Dec 25, 2018 · 14 revisions

IndexPlaneD

Summary

private public private public sealed struct.Vector3D Intersection(ref private public sealed struct.Vector3D from, ref private public sealed struct.Vector3D direction)

Gets intersection point in Plane.

Returns

Point of intersection.

Example

Remarks

Clone this wiki locally