UNPKG

@types/three

Version:
5 lines (3 loc) 164 B
import { ShaderNodeObject } from "three/tsl"; import { Node } from "three/webgpu"; export const bleach: (color: Node, opacity?: number) => ShaderNodeObject<Node>;