使用A帧在场景中添加2D图像(Add 2D images in scene using A-frame)

是否可以在我的场景中添加如下所示的2D图像。 我正在使用aframe (版本0.5.0)与angular2结合使用。

我试过在检查工具里面看ctrl + alt + I它有一个选项来添加这个,但没有找到添加图像组件。

Is it possible to add 2D images like below in my scene. I'm using aframe (version 0.5.0) in combination with angular2.

I've tried to watch inside the inspector tools (ctrl + alt + I) it there is an option to add this but nothing found to add an image component.

最满意答案

<a-image src="image.png">

<a-image src="image.png">

使用A帧在场景中添加2D图像(Add 2D images in scene using A-frame)

是否可以在我的场景中添加如下所示的2D图像。 我正在使用aframe (版本0.5.0)与angular2结合使用。

我试过在检查工具里面看ctrl + alt + I它有一个选项来添加这个,但没有找到添加图像组件。

Is it possible to add 2D images like below in my scene. I'm using aframe (version 0.5.0) in combination with angular2.

I've tried to watch inside the inspector tools (ctrl + alt + I) it there is an option to add this but nothing found to add an image component.

最满意答案

<a-image src="image.png">

<a-image src="image.png">