Searched refs:HillshadeHighlightColor (Results 1 – 3 of 3) sorted by relevance
31 struct HillshadeHighlightColor : PaintProperty<Color> { struct44 HillshadeHighlightColor,
190 return impl().paint.template get<HillshadeHighlightColor>().value; in getHillshadeHighlightColor()197 impl_->paint.template get<HillshadeHighlightColor>().value = value; in setHillshadeHighlightColor()204 impl_->paint.template get<HillshadeHighlightColor>().options = options; in setHillshadeHighlightColorTransition()209 return impl().paint.template get<HillshadeHighlightColor>().options; in getHillshadeHighlightColorTransition()
80 uniforms::u_highlight::Value{ evaluated.get<HillshadeHighlightColor>() }, in render()