Home
Giro3D framework
Piero application
Getting started with Giro3D
Giro3D examples
API documentation
Version v0.42.1
GitLab
API (v0.42.1) - Giro3D
core
layer
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
negate
Values
?:
boolean
Settings
Member Visibility
Protected
Inherited
External
On This Page
Properties
max
min
negate
Values
API (v0.42.1) - Giro3D
Loading...
The interpretation options.