Skip to content

Documentation / base / closerDepth

Function: closerDepth()

closerDepth(a, b): number

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

Returns the closer of two device depth values.

Parameters

a

number

b

number

Returns

number

Released under the MIT License.