normalize

    If true, the noise image coming from the noise generator is normalized to the range 0.0 to 1.0.

    NoiseTexture3D.swift:103
    final var normalize: Bool { get set }

    Turning normalization off can affect the contrast and allows you to generate non repeating tileable noise textures.

    Other members in extension

    Type members

    Instance members