new ParticleRenderable(myTexture) → {ParticleRenderable}
ParticleRenderable specifically for particles (additive blending)
Parameters:
Name | Type | Description |
---|---|---|
myTexture |
Texture | Texture to be associated by object. |
- Source:
Returns:
new instance of ParticleRenderable
- Type
- ParticleRenderable