Skip to content

Type Alias: GizmoMode

GizmoMode = "translate" | "rotate"

Defined in: packages/viewer-core/src/public/types.ts:79

变换 gizmo 的把手族:translate=平移箭头(Move 工具),rotate=旋转环(Rotate 工具)。互斥显示。