DragAction

拖拽动作类型
type DragAction = "pan" | "rotate" | "zoom" | "none"

类型: "pan"` | `"rotate"` | `"zoom"` | `"none"

BIMFlux AI