- <xr-demo-viewer
- title="Plane 世界空间,动态创建连线"
- intro="在 Plane 模式中,通过点击屏幕,记录摄像机中的蓝色方块位置。确定不同连线的起点和终点,并在世界空间中创建对应Mesh连线。"
- code=""
- showBackBtn="{{showBackBtn}}"
- >
- <xr-template-arLine
- disable-scroll
- id="main-frame"
- width="{{renderWidth}}"
- height="{{renderHeight}}"
- style="width:{{width}}px;height:{{height}}px;top:{{top}}px;left:{{left}}px;display:block;"
- />
- </xr-demo-viewer>
|