Searched defs:HillshadeIlluminationAnchor (Results 1 – 1 of 1) sorted by relevance
19 struct HillshadeIlluminationAnchor : PaintProperty<HillshadeIlluminationAnchorType> { struct20 …illshadeIlluminationAnchorType defaultValue() { return HillshadeIlluminationAnchorType::Viewport; } in defaultValue()