ThresholdMapper
Type Map
Category Map > Mappers

ThresholdMapper

Description

Maps every cell of reference with a value in range to material.

A cell being mapped to material means that, in the output Map, that cell will contain that material.

Arguments

Type Name (Display Name) Description Default
Sample reference (Reference) A grid of type Sample, which will be used as a reference for mapping.
Material material (Material) The GaeaMaterial used for the mapping. null
Range range (Range) For each cell, if its value is inside this range, it will be mapped to material. Otherwise, it will be empty. 0.0-1.0

Outputs

Map - map (Map)

The final, generated map.