点击空白隐藏放置区域
This commit is contained in:
@ -157,7 +157,10 @@ class AppRay extends Monobehiver {
|
||||
|
||||
this.mainApp.appSelectionOutline.clear();
|
||||
this.mainApp.appPositionGizmo.detach();
|
||||
this.mainApp.appDomTo3D.hideAll()
|
||||
this.mainApp.appDomTo3D.hideAll();
|
||||
|
||||
// 隐藏放置区域
|
||||
this.mainApp.appDropZone?.hide();
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user