Type alias GPUBlendOperation

GPUBlendOperation: "add" | "subtract" | "reverse-subtract" | "min" | "max"

Generated using TypeDoc