======= Boolean ======= A value that is either ``true`` or ``false``. See :doc:`/config/development/config-data` Uses ==== Used by 14 parameters: - :ref:`In ADJACENT_PATTERN in Locator `: :bdg-ref-success:`match-all ` :doc:`/config/documentation/objects/Boolean` - :ref:`In base in ORE `: :bdg-ref-success:`physics ` :doc:`/config/documentation/objects/Boolean` - :ref:`In STITCHED_BITMAP in Image `: :bdg-ref-success:`zero-indexed ` :doc:`/config/documentation/objects/Boolean` - :ref:`In DISTANCE_TRANSFORM in NoiseSampler `: :bdg-ref-success:`invert-threshold ` :doc:`/config/documentation/objects/Boolean` - :ref:`In base in pack.yml `: :bdg-ref-success:`images.cache.load-on-use ` :doc:`/config/documentation/objects/Boolean` - :ref:`In DISTANCE in NoiseSampler `: :bdg-ref-success:`normalize ` :doc:`/config/documentation/objects/Boolean` - If set to true, the returned distance will be normalized to be within the range ``[-1, 1]``, otherwise the raw distance is returned. - :ref:`In GABOR in NoiseSampler `: :bdg-ref-success:`isotropic ` :doc:`/config/documentation/objects/Boolean` - :ref:`In base in BIOME `: :bdg-ref-success:`carving.update-palette ` :doc:`/config/documentation/objects/Boolean` - :ref:`In CHANNEL in NoiseSampler `: :bdg-ref-success:`premultiply ` :doc:`/config/documentation/objects/Boolean` - Whether to multiply color channels by the alpha channel or not. - :ref:`In BITMAP in Image `: :bdg-ref-success:`zero-indexed ` :doc:`/config/documentation/objects/Boolean` - :ref:`In base in SCATTERED_ORE `: :bdg-ref-success:`physics ` :doc:`/config/documentation/objects/Boolean` - :ref:`In CHANNEL in NoiseSampler `: :bdg-ref-success:`normalize ` :doc:`/config/documentation/objects/Boolean` - If the channel should be normalized to range [-1, 1] or not. - :ref:`In DISTANCE_TRANSFORM in NoiseSampler `: :bdg-ref-success:`clamp-to-max-edge ` :doc:`/config/documentation/objects/Boolean` - :ref:`In EXACT in BiomeColorConverter `: :bdg-ref-success:`ignore-alpha ` :doc:`/config/documentation/objects/Boolean`