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

VRageMath.Vector3Extensions

Morten Aune Lyrstad edited this page Apr 16, 2022 · 42 revisions

IndexNamespace Index

Vector3Extensions Class

public abstract sealed class Vector3Extensions

Useful Vector3 extensions

Namespace: VRageMath
Assembly: VRage.Math.dll

Methods

static Vector3 Project(this Vector3 projectedOntoVector, Vector3 projectedVector)

Calculates projection vector

Clone this wiki locally