Boolean#
A value that is either true
or false
.
Uses#
Used by 14 parameters:
-
premultiply Boolean - Whether to multiply color channels by the alpha channel or not.
-
normalize Boolean - If set to true, the returned distance will be normalized to be within the range
[-1, 1]
, otherwise the raw distance is returned. -
normalize Boolean - If the channel should be normalized to range [-1, 1] or not.