SpatialMaterial.clearcoatGloss

Sets the roughness of the clearcoat pass. A higher value results in a smoother clearcoat while a lower value results in a rougher clearcoat.

  1. double clearcoatGloss [@property getter]
    struct SpatialMaterial
    @nogc nothrow @property
    double
    clearcoatGloss
    ()
  2. double clearcoatGloss [@property setter]

Meta