copper3d / Modules / Utils/segmentation/tools/AiAssistTool
Module: Utils/segmentation/tools/AiAssistTool
Table of contents
Classes
Interfaces
Type Aliases
Variables
Type Aliases
AiPromptTool
Ƭ AiPromptTool: "point" | "box" | "scribble" | "lasso"
Defined in
src/Utils/segmentation/tools/AiAssistTool.ts:32
Variables
AI_SCRATCH_LAYER
• Const AI_SCRATCH_LAYER: "aiScratch"
Scratch volume key in maskData.volumes — kept OUT of image.layers so compositeAllLayers ignores it (we render it ourselves in start()).