简体   繁体   English

如何从框架检查器的左侧栏中选择多个实体?

[英]How to select multiple entities from a left-sidebar in aframe inspector?

I'm new to JS and Aframe technologies.我是 JS 和 Aframe 技术的新手。 I want to implement multiple entity selections using the control key from the keyboard for the example that has been provided in Aframe website under WebVR tab.我想使用键盘上的控制键实现多个实体选择,例如 Aframe 网站中 WebVR 选项卡下提供的示例。 The link to the site is https://aframe.io/examples/showcase/helloworld/ In this link please go to the visual inspector.该站点的链接是https://aframe.io/examples/showcase/helloworld/在此链接中,请转到视觉检查器。 When the visual inspector opens the left sidebar can select only one entity at once.当视觉检查器打开左侧边栏时,一次只能选择一个实体。 My requirement is that it should select multiple entities using the cntrl key from the keyboard.我的要求是它应该使用键盘上的 cntrl 键选择多个实体。 How can I implement this?我该如何实施?

只是为了提供一个答案:不支持并且不清楚用例。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM