Searched refs:HillshadeShadowColor (Results 1 – 3 of 3) sorted by relevance
27 struct HillshadeShadowColor : PaintProperty<Color> { struct43 HillshadeShadowColor,
163 return impl().paint.template get<HillshadeShadowColor>().value; in getHillshadeShadowColor()170 impl_->paint.template get<HillshadeShadowColor>().value = value; in setHillshadeShadowColor()177 impl_->paint.template get<HillshadeShadowColor>().options = options; in setHillshadeShadowColorTransition()182 return impl().paint.template get<HillshadeShadowColor>().options; in getHillshadeShadowColorTransition()
81 uniforms::u_shadow::Value{ evaluated.get<HillshadeShadowColor>() }, in render()