SpatialMaterial.clearcoatTexture

Texture that defines the strength of the clearcoat effect and the glossiness of the clearcoat. Strength is specified in the red channel while glossiness is specified in the green channel.

  1. Texture clearcoatTexture [@property getter]
    struct SpatialMaterial
    @nogc nothrow @property
    clearcoatTexture
    ()
  2. Texture clearcoatTexture [@property setter]

Meta