Skip to content

Documentation / base / fartherDepth

Function: fartherDepth()

fartherDepth(a, b): number

Defined in: libs/base/src/zconvention.ts:81

Returns the farther of two device depth values.

Parameters

a

number

b

number

Returns

number

Released under the MIT License.