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]
  2. double clearcoatGloss [@property setter]
    struct SpatialMaterial
    @nogc nothrow @property
    void
    clearcoatGloss
    (
    double v
    )

Meta