Constructor
new ParticleRenderable(myTexture) → {ParticleRenderable}
Parameters:
| Name | Type | Description |
|---|---|---|
myTexture |
string | the path to the image file to use as texture |
Returns:
a new ParticleRenderable instance
- Type
- ParticleRenderable