Math3D Full Project API
Preparing search index...
renderer/src/math/selection/selectionStats
SelectionHistogram
Type Alias SelectionHistogram
type
SelectionHistogram
=
{
binCount
:
number
;
bins
:
number
[]
;
max
:
number
;
metric
:
SelectionMetricKey
;
min
:
number
;
}
Index
Properties
bin
Count
bins
max
metric
min
Properties
bin
Count
binCount
:
number
bins
bins
:
number
[]
max
max
:
number
metric
metric
:
SelectionMetricKey
min
min
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
bin
Count
bins
max
metric
min
Math3D Full Project API
Loading...