Skip to content

Draggable

const Draggable: BuiltinComponentDef<DraggableData>

Defined in: ecs/component.ts:893

Authored drag configuration, read by the drag system. Works on a UI node and on a plain world-space sprite alike — the hit test answers for both.