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

VRageMath.PlaneD.Intersection

Malware edited this page Dec 25, 2018 · 13 revisions

IndexPlaneD

Summary

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

Gets intersection point in Plane.

Returns

Point of intersection.

Example

Remarks

Clone this wiki locally