NoiseTexture.seamless

Whether the texture can be tiled without visible seams or not. Seamless textures take longer to generate.

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

Meta