I'm using AFRAME
to make a scene and I've added a video to it <a-video>
but I want to show the video with rounded corners .. how can I achieve that?
<a-video src="#vid" id="avid" visible="true"></a-video>
I'm using AFRAME
to make a scene and I've added a video to it <a-video>
but I want to show the video with rounded corners .. how can I achieve that?
<a-video src="#vid" id="avid" visible="true"></a-video>