is_color_in_rangeWGSL¶
Under Construction
This documentation is auto-generated, and is a work in progress. Please see the source code at https://github.com/phetsims/alpenglow/blob/main/js/webgpu/wgsl/color/is_color_in_rangeWGSL.ts for the most up-to-date information.
Overview¶
Returns whether a color is in the standard (0-1) range for every color channel.
@author Jonathan Olson <jonathan.olson@colorado.edu>
Source Code¶
See the source for is_color_in_rangeWGSL.ts in the alpenglow repository.