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

VRageMath.Vector3.ProjectOnVector

Malware edited this page Dec 25, 2018 · 15 revisions

IndexVector3

csharp[Vector3](VRageMath.Vector3) ProjectOnVector(ref [Vector3](VRageMath.Vector3) vec, ref [Vector3](VRageMath.Vector3) 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