SpatialMaterial.clearcoat

Sets the strength of the clearcoat effect. Setting to 0 looks the same as disabling the clearcoat effect.

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

Meta