Skip to content

Class: Navi3DConst

Constructors

Properties

Methods

Constructors

constructor

new Navi3DConst(): Navi3DConst

Returns

Navi3DConst

Properties

EPSILON

Static EPSILON: number = 0.1

Defined in

src/math/navigation/Navi3DConst.ts:7


POWER_EPSILON

Static POWER_EPSILON: number

Defined in

src/math/navigation/Navi3DConst.ts:9

Methods

SetConst

SetConst(epsilon): void

Parameters

NameType
epsilonnumber

Returns

void

Defined in

src/math/navigation/Navi3DConst.ts:2