docs: sync api and planning docs
This commit is contained in:
@@ -88,7 +88,7 @@
|
||||
|
||||
### 2. 当前帧 gizmo state
|
||||
|
||||
这是 `SceneViewPanel` 每帧通过 `SetSceneViewTransformGizmoOverlayState(...)` 写回宿主服务的数据。它保存的是:
|
||||
这是 `SceneViewportTransformGizmoCoordinator` 每帧通过 `RefreshAndSubmitSceneViewportTransformGizmoFrame(...)` / `SubmitSceneViewportTransformGizmoOverlaySubmission(...)` 间接写回宿主服务的数据。它保存的是:
|
||||
|
||||
- 当前是否显示 move / rotate / scale gizmo
|
||||
- 各自的 draw data
|
||||
|
||||
Reference in New Issue
Block a user