FireEffectObject::SetFireTextureName
Defined in: C4Effects.h
Sets the name of the fire texture.
Prototype
void SetFireTextureName(const char *name);
Parameters
name |
The name of the fire texture.
|
Description
See Also
FireEffectObject::GetFireTextureName
|