{
    "Version": 1,
    "Z": 1,
    "Scripts": [
    ],
    "Layout": [
      {
        "Name": "tutorial_webxr",
        "Show": false,
        "Z": 10,
        "AutoLoading":true,
        "Components":[
          "WebXRController"
        ],
        "Gui": [
          {
            "Name": "btn_popup_background",
            "Type": "button",
            "Platform": "",
            "Language": "",
            "Portrait": "",
            "Show": true,
            "Pos":[0,0],
            "Size":[4000,4000],
            "Z": 0,
            "Pivot":[0.5,0.5],
            "Anchor": "CM",
            "ParamButton": {
              "FileName": "gui2024/clear.png",
              "LTRB": [8,8,8,8]
            }
          },
          {
            "Name": "img_dialog_bg",
            "Type": "image",
            "Platform": "",
            "Language": "",
            "Portrait": "",
            "Show": true,
            "Pos":[0,2],
            "Size":[849,437],
            "Z": 1,
            "Pivot":[0.5,0.5],
            "Anchor": "CM",
            "ParamImage": {
              "Uri": "gui2024/common/common_dialog_bg_9s.png",
              "LTRB": [50,50,50,60]
            }
          },
          {
            "Name": "img_help",
            "Type": "image",
            "Platform": "",
            "Language": "_en",
            "Portrait": "",
            "Show": true,
            "Pos":[0,-8],
            "Size":[891,443],
            "Z": 2,
            "Pivot":[0.5,0.5],
            "Anchor": "CM",
            "ParamImage": {
              "Uri": "gui2024/menu/setting/help/webxr_howto.png"
            }
          },
          {
            "Name": "btn_ok",
            "Type": "button",
            "Platform": "",
            "Language": "",
            "Portrait": "",
            "Show": true,
            "Pos":[0,185],
            "Size":[189,48],
            "Z": 2,
            "Pivot":[0.5,0.5],
            "Anchor": "CM",
            "ParamButton": {
              "FileName": "gui2024/common/common_btn_ok.png",
              "OnKeyDownMulColor":[0.5,0.5,0.5,1.0],
              "ClickAreaSize":[146, 32]
            },
            "GUIAction": [
              {"SetShowLayer" : {"Name" : "tutorial_webxr","Show" : false}}
            ]
          },
          {
            "Name": "btn_close",
            "Type": "button",
            "Platform": "",
            "Language": "",
            "Portrait": "",
            "Show": true,
            "Pos":[398,-195],
            "Size":[41,41],
            "Z": 2,
            "Pivot":[0.5,0.5],
            "Anchor": "CM",
            "ParamButton": {
              "FileName": "gui2024/common/common_btn_close.png",
              "OnKeyDownMulColor":[0.5,0.5,0.5,1.0]
            },
            "GUIAction": [
              {"SetShowLayer" : {"Name" : "tutorial_webxr","Show" : false}}
            ]
          },
          {
            "Name": "btn_check_off",
            "Type": "button",
            "Platform": "",
            "Language": "",
            "Portrait": "",
            "Show": true,
            "Pos":[-50,144],
            "Size":[20,20],
            "Z": 2,
            "Pivot":[0.5,0.5],
            "Anchor": "CM",
            "ParamButton": {
              "FileName": "gui2024/common/common_checkbox_off.png"
            },
            "Toggle":[
              {"Name":"Toggle_CheckOnOff", "State":true}
            ],
            "GUIAction": [
              {"String": {"Name": "ToggleChange","Value": "Toggle_CheckOnOff"}}
            ]
          },
          {
            "Name": "btn_check_on",
            "Type": "button",
            "Platform": "",
            "Language": "",
            "Portrait": "",
            "Show": true,
            "Pos":[-50,144],
            "Size":[20,20],
            "Z": 2,
            "Pivot":[0.5,0.5],
            "Anchor": "CM",
            "ParamButton": {
              "FileName": "gui2024/common/common_checkbox_on.png"
            },
            "Toggle":[
              {"Name":"Toggle_CheckOnOff", "State":false}
            ],
            "GUIAction": [
              {"String": {"Name": "ToggleChange","Value": "Toggle_CheckOnOff"}}
            ]
          },
          {
            "Name": "txt_controls_vr_mode",
            "Type": "text",
            "Show": true,
            "Pos":[0,-175],
            "Size":[270,32],
            "Z": 2,
            "Pivot":[0.5,0.5],
            "Anchor": "CM",
            "ParamText": {
              "FontSize": 20,
              "LineSpace": 5,
              "FontFamily": "BIZUDPGothic",
              "Alignment": "CM",
              "Color": [1.0, 1.0, 1.0, 1.0],
              "Text": "VRモード操作方法",
              "Text_en": "Controls in VR Mode"
            }
          },
          {
            "Name": "txt_not_show_this_again",
            "Type": "text",
            "Show": true,
            "Pos":[105,145],
            "Size":[270,32],
            "Z": 2,
            "Pivot":[0.5,0.5],
            "Anchor": "CM",
            "ParamText": {
              "FontSize": 13,
              "LineSpace": 5,
              "FontFamily": "BIZUDPGothic",
              "Alignment": "LM",
              "Color": [1.0, 1.0, 1.0, 1.0],
              "Text": "今後表示しない",
              "Text_en": "Do not show this again"
            }
          }
        ]
      }
    ]
}