NoiseTexture.asNormalmap

If true, the resulting texture contains a normal map created from the original noise interpreted as a bump map.

  1. bool asNormalmap [@property getter]
  2. bool asNormalmap [@property setter]
    struct NoiseTexture
    @nogc nothrow @property
    void
    asNormalmap
    (
    bool v
    )

Meta