Math3D Full Project API
Preparing search index...
renderer/src/math/selection/selectionStats
SelectionMetricStats
Type Alias SelectionMetricStats
type
SelectionMetricStats
=
{
count
:
number
;
max
:
number
;
mean
:
number
;
min
:
number
;
std
:
number
;
variance
:
number
;
}
Index
Properties
count
max
mean
min
std
variance
Properties
count
count
:
number
max
max
:
number
mean
mean
:
number
min
min
:
number
std
std
:
number
variance
variance
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
count
max
mean
min
std
variance
Math3D Full Project API
Loading...