API (v2.0.0) - Giro3D
Preparing search index...
core/layer/Interpretation
InterpretationOptions
Interface InterpretationOptions
The interpretation options.
interface
InterpretationOptions
{
max
?:
number
;
min
?:
number
;
negateValues
?:
boolean
;
}
Index
Properties
max?
min?
negate
Values?
Properties
Optional
max
max
?:
number
Optional
min
min
?:
number
Optional
negate
Values
negateValues
?:
boolean
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
max
min
negate
Values
API (v2.0.0) - Giro3D
Loading...
The interpretation options.