|
@@ -245,6 +245,9 @@ export class SonarEvent {
|
|
|
|
|
|
SonarComClipPlaneMeshEvent.find().lookNoAll();
|
|
|
|
|
|
+ SonarThreeWorldAnimation.find().typePlay("allStop", function() {
|
|
|
+ });
|
|
|
+
|
|
|
// WindowEvent.find().WindowVideoRemoveColorExit();
|
|
|
|
|
|
SonarThreeWorldCamera.find().flyName("声纳_安全桩_1", 1500, { "自定义key" : "自定义val" }, function(flyNameRes) {
|