Home > three-loader-3dtiles > FeatureToColor > colorMap
A function mapping a value of the property to a vertex color
Signature:
colorMap: (value: number) => Color;