GPUBlendOperation - Web documentation
type alias GPUBlendOperation
Unstable

Definition

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