getColorAtRatio

open override fun getColorAtRatio(ratio: Double): TileColor

Returns a new TileColor which is the interpolation between the two colors of the interpolator at the given ratio (between 0.0 and 1.0).

Sources

(source)
Link copied to clipboard