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

IndexNamespace IndexPlaneD

Summary

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

Gets intersection point in Plane.

Returns

Vector3D

Point of intersection.

Parameters

Clone this wiki locally