ModelRoughness

Material roughness. Material is fully smooth for value 0, and fully rough for value 1. Affects only layers using batched-model source.

Parameters

value

the property wrapped in Value to be used with native renderer.

Constructors

Link copied to clipboard

Construct the ModelRoughness with Double.

Link copied to clipboard
fun ModelRoughness(expression: Expression)

Construct the ModelRoughness with Mapbox Expression.

Link copied to clipboard
fun ModelRoughness(value: Value)

Types

Link copied to clipboard
object Companion

Public companion object.

Properties

Link copied to clipboard