aframe-mesh-particles-component:网格粒子的框架部件

时间:2024-05-20 06:42:49
【文件属性】:

文件名称:aframe-mesh-particles-component:网格粒子的框架部件

文件大小:74KB

文件格式:ZIP

更新时间:2024-05-20 06:42:49

JavaScript

aframe-mesh-particles-component 网格粒子组件使用基于着色器的几何实例化从实体的网格几何创建一组粒子。 一旦创建了组件(并且网格可用),粒子便开始生成,并将继续直到持续时间到期为止。 属性可用于定义粒子的位置,速度,加速度,颜色,比例和旋转。 (来自Google的Poly的香蕉资产) 例子 < head > < script src =" https://aframe.io/releases/0.8.2/aframe.min.js " > </ script > < script src =" https://unpkg.com/aframe-mesh-particles-component@^0.4.0/aframe-mesh-particles-component.js " > </ script > </ head > < body >


【文件预览】:
aframe-mesh-particles-component-master
----index.html(5KB)
----.gitattributes(66B)
----aframe-mesh-particles-component.js(35KB)
----assets()
--------blob.png(15KB)
--------screenshot.jpg(55KB)
--------banana()
----README.md(8KB)
----package.json(516B)

网友评论