SpatialMaterial.roughnessTexture

Texture used to control the roughness per-pixel. Multiplied by roughness.

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

Meta