提交 45e9f2d1 编写于 作者: G gero3

Update ParticleSystemMaterial.html

上级 db57c013
......@@ -22,7 +22,7 @@
<div>
color — Particle color in hexadecimal. Default is 0xffffff.<br />
map — a [page:Texture texture]. Default is null. // TODO: specify what is its purpose<br />
map — a [page:Texture texture].If defined, then a point has the data from texture as colors. Default is null.<br />
size — Define size of particles. Default is 1.0.<br />
sizeAttenuation — Enable/disable size attenuation with distance.<br />
vertexColors — Define whether the material uses vertex colors, or not. Default is false.<br />
......@@ -37,7 +37,7 @@
<h3>.[page:Texture map]</h3>
<div>Sets the color of the particles using data from a texture (?).</div>
<div>Sets the color of the particles using data from a texture.</div>
<h3>.[page:Number size]</h3>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册