Advanced search tips: use spaces to require multiple terms (AND), | for alternatives (OR), wrap phrases in quotes (="a b"), =term for exact match, 'term to include, !term to exclude, ^term to match prefix, !^term to exclude prefix, .ext$ to match suffix, and !.ext$ to exclude suffix.

classification.wgsl

Import path

Functions

class_to_rgb

#
fn class_to_rgb (
visualization: f32
sh_color: vec3<f32>
) -> vec3<f32>