Home
Giro3D framework
Piero application
Getting started with Giro3D
Giro3D examples
API documentation
Version v0.40.0
GitLab
Giro3D API (v0.40.0)
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
Giro3D API (v0.40.0)
Loading...
The interpretation options.