Skip to content

Documentation / @geoverse/editor-core / GizmoHandle

Interface: GizmoHandle

Defined in: packages/editor-core/src/gizmo.ts:61

Properties

coord

ts
coord: Position;

Defined in: packages/editor-core/src/gizmo.ts:63


role

ts
role: GizmoHandleRole;

Defined in: packages/editor-core/src/gizmo.ts:62