SpatialMaterial.subsurfScatterEnabled

If true, subsurface scattering is enabled. Emulates light that penetrates an object's surface, is scattered, and then emerges.

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

Meta