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

VRageMath.Plane.Intersection

Morten Aune Lyrstad edited this page Feb 3, 2022 · 1 revision

IndexNamespace IndexPlane

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