Skip to main content

paintTerrainOverlayViaLookupTable

Constants

NAN_COLOR : Array.<number>

Color to use when sampled value is NaN

Functions

paintTerrainOverlayViaLookupTable(params)

NAN_COLOR : Array.<number>

Color to use when sampled value is NaN

Kind: global constant

paintTerrainOverlayViaLookupTable(params)

Kind: global function

ParamTypeDescription
paramsObject
params.overlayTerrainOverlay
params.samplerSampler2D
[params.lut]ParameterLookupTable
[params.range]NumericIntervalRange of values of interest within the sampler that are to be mapped onto LUT
[params.lookupScaleFunction]function
[params.channel]number