Math3D Full Project API
Preparing search index...
renderer/src/math/selection/gaussDensity
GaussDensityOptions
Type Alias GaussDensityOptions
type
GaussDensityOptions
=
{
indices
?:
number
[]
;
maxSamples
?:
number
;
nPhi
:
number
;
nTheta
:
number
;
sampleStride
?:
number
;
smooth
?:
boolean
;
}
Index
Properties
indices?
max
Samples?
n
Phi
n
Theta
sample
Stride?
smooth?
Properties
Optional
indices
indices
?:
number
[]
Optional
max
Samples
maxSamples
?:
number
n
Phi
nPhi
:
number
n
Theta
nTheta
:
number
Optional
sample
Stride
sampleStride
?:
number
Optional
smooth
smooth
?:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
indices
max
Samples
n
Phi
n
Theta
sample
Stride
smooth
Math3D Full Project API
Loading...