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

VRageMath.Vector3D.ProjectOnPlane

Malware edited this page Dec 25, 2018 · 15 revisions

IndexVector3D

csharp[Vector3D](VRageMath.Vector3D) ProjectOnPlane(ref [Vector3D](VRageMath.Vector3D) vec, ref [Vector3D](VRageMath.Vector3D) planeNormal)##### Summary

Projects given vector on plane specified by it's normal.

Returns

Vector projected on plane

Clone this wiki locally