UNPKG

@types/three

Version:
4 lines (2 loc) 107 B
import { Node } from "three/webgpu"; export const bleach: (color: Node, opacity?: Node | number) => Node;