|
AR_Engine_SDK
|

Functions | |
| function FxParticleSystem | CanComplete () end |
| function FxParticleSystem | GetMaxParticles () end |
| function FxParticleSystem | GetModuleNum () end |
| function FxParticleSystem | GetModule (nIndex) end |
| function FxParticleSystem | GetRequiredModule () end |
Variables | |
| FxParticleSystem = {} | |
| function FxParticleSystem CanComplete | ( | ) |
是否可以完成,如:一个粒子系统有Loop次数大于0,则认为是可以完成的
| function FxParticleSystem GetMaxParticles | ( | ) |
获取最大粒子数
| function FxParticleSystem GetModule | ( | nIndex | ) |
| function FxParticleSystem GetModuleNum | ( | ) |
获取Module数量
| function FxParticleSystem GetRequiredModule | ( | ) |
获取Required Module
| FxParticleSystem = {} |
1.8.15