SpatialMaterial.clearcoatEnabled

If true clearcoat rendering is enabled. Adds a secondary transparent pass to the material. Default value: false.

  1. bool clearcoatEnabled [@property getter]
    struct SpatialMaterial
    @nogc nothrow @property
    bool
    clearcoatEnabled
    ()
  2. bool clearcoatEnabled [@property setter]

Meta