要屏蔽右键选项弹窗,只需在导出的html中添加如下配置:

disableContextMenu: true

   1: var config = {
   2:     width: 1730, 
   3:     height: 980,
true }
   5:     
   6: };
new UnityObject2(config);

相关文章: