Type alias ShaderType

ShaderType: "u8" | "i32" | "u32" | "f32" | "vec3<i32>" | "vec3<u32>" | "vec3<f32>" | ShaderArrayType

Generated using TypeDoc