|
@@ -735,6 +735,10 @@ export class QingXiCheAndQvCarEvent {
|
|
QingXiCheAdnQvCarEventStep.find().meshVisibility("all", false);
|
|
QingXiCheAdnQvCarEventStep.find().meshVisibility("all", false);
|
|
QingXiCheAdnQvCarEventStep.find().meshVisibility("绕车一周", true);
|
|
QingXiCheAdnQvCarEventStep.find().meshVisibility("绕车一周", true);
|
|
|
|
|
|
|
|
+ WindowEvent.find().WindowTxtViewOpenEvent(
|
|
|
|
+ "上车前,先绕车一周,观察车辆前后有无障碍物,留意周边行人、车辆动态。"
|
|
|
|
+ );
|
|
|
|
+
|
|
// 切换到人物的视角
|
|
// 切换到人物的视角
|
|
objThreeWorldEventMain.commonBirthplaceUpdate();
|
|
objThreeWorldEventMain.commonBirthplaceUpdate();
|
|
|
|
|
|
@@ -777,8 +781,7 @@ export class QingXiCheAndQvCarEvent {
|
|
// objIframeEdit.cameraVisualAngleGetListNameGpsTo("绕车1");
|
|
// objIframeEdit.cameraVisualAngleGetListNameGpsTo("绕车1");
|
|
|
|
|
|
WindowEvent.find().WindowTxtViewOpenEvent(
|
|
WindowEvent.find().WindowTxtViewOpenEvent(
|
|
- "上车前,先绕车一周,观察车辆前后有无障碍物,留意周边行人、车辆动态。" + "\n"
|
|
|
|
- + "确认无异常后,拉开车门,侧身坐入驾驶室。"
|
|
|
|
|
|
+ "确认无异常后,拉开车门,侧身坐入驾驶室。"
|
|
);
|
|
);
|
|
|
|
|
|
WindowEvent.find().WindowVideoRemoveColorOpen(
|
|
WindowEvent.find().WindowVideoRemoveColorOpen(
|