NoiseTexture.bumpStrength

Strength of the bump maps used in this texture. A higher value will make the bump maps appear larger while a lower value will make them appear softer.

  1. double bumpStrength [@property getter]
    struct NoiseTexture
    @nogc nothrow @property
    double
    bumpStrength
    ()
  2. double bumpStrength [@property setter]

Meta