Table of Contents

Class ProceduralFunctions

Namespace
KSP.OAB
Assembly
Assembly-CSharp.dll
public static class ProceduralFunctions
Inheritance
ProceduralFunctions
Inherited Members

Methods

OrthogonalNormalVector(Vector3, Vector3, Vector3)

public static Vector3 OrthogonalNormalVector(Vector3 A, Vector3 B, Vector3 up)

Parameters

A Vector3
B Vector3
up Vector3

Returns

Vector3