materialDynamicNeutral

@JvmName(name = "getMaterialDynamicNeutral")
fun materialDynamicNeutral(value: Int = 0): Int

Get the "material_dynamic_neutral"'s all depth colors.

Return

Int

Parameters

value

the color depth, only can be 0, 10, 20, 30, 40, 50, 60, 70, 80, 90, 95, 99, 100, default is 0.

Throws