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

VRageMath.Vector3D.ProjectOnVector

Malware edited this page Dec 25, 2018 · 15 revisions

IndexVector3D

csharp[Vector3D](VRageMath.Vector3D) ProjectOnVector(ref [Vector3D](VRageMath.Vector3D) vec, ref [Vector3D](VRageMath.Vector3D) guideVector)##### Summary

Projects vector on another vector resulting in new vector in guided vector's direction with different length.

Returns

Vector projected on guide vector

Clone this wiki locally