UNPKG

@types/three

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