SpatialMaterial.subsurfScatterTexture

Texture used to control the subsurface scattering strength. Stored in the red texture channel. Multiplied by subsurfScatterStrength.

  1. Texture subsurfScatterTexture [@property getter]
    struct SpatialMaterial
    @nogc nothrow @property
    subsurfScatterTexture
    ()
  2. Texture subsurfScatterTexture [@property setter]

Meta