







[This is preliminary documentation and is subject to change.]
Gets or sets the Texture2D used to display the Particles.
Namespace:
ProjectMercury.Emitters
Assembly:
ProjectMercury (in ProjectMercury.dll) Version: 3.1.0.0
Syntax
| C# |
|---|
public Texture2D ParticleTexture |
| Visual Basic (Declaration) |
|---|
Public ParticleTexture As Texture2D |
| Visual C++ |
|---|
public: Texture2D^ ParticleTexture |
