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

VRageMath.MyMath.ForwardVectorProjection

Malware edited this page Dec 25, 2018 · 14 revisions

IndexMyMath

Summary

private public private public sealed Vector3 ForwardVectorProjection

This projection results to initial velocity of non-engine objects, which parents move in some velocity We want to add only forward speed of the parent to the forward direction of the object, and if parent is going backward, no speed is added.

Returns

Example

Remarks

Clone this wiki locally