API Reference > imodeljs-common > Rendering > Hilite > Hilite.Settings > visibleRatio visibleRatio Readonly visibleRatio: number The ratio of hilite color to element color used when drawing unobscured portions of hilited geometry, in the range [0, 1]. A ratio of 0.0 uses only the element color. A ratio of 1.0 uses only the hilite color. A ratio of 0.5 mixes the hilite color and element color evenly. Defined in core/common/src/Hilite.ts Line 45 Last Updated: 11 June, 2024