@mcut/compositor
hasUnsupportedEffects
Generated TypeScript API reference for the public mcut SDK.
mcut SDK / compositor/src / hasUnsupportedEffects
Function: hasUnsupportedEffects()
function hasUnsupportedEffects(effects): boolean;Defined in: packages/compositor/src/webgpu/effect-plan.ts:196
True when this stack can only render through the canvas2d raster path.
Parameters
effects
| readonly Effect[]
| undefined
Returns
boolean