如何向平面 (Aframe) Web VR 添加圆角边缘

Tim*_*Tim 5 aframe

如何将圆角边缘/边界半径添加到 a 平面?

<a-plane position="1 0.75 -3" geometry="width: 1.25; height: 1.25;depth: 1.25;"></a-plane> 我必须做一个带圆角的正方形

Die*_*cos 6

圆角a-plane是不可能的。您可以使用slice9 组件

切片9