Searched defs:ParticleType (Results 1 – 3 of 3) sorted by relevance
38 enum class ParticleType: uint32_t {POINTS = 0, IMAGES}; enum
34 enum ACE_EXPORT ParticleType { POINT = 0, IMAGE }; enum
3155 var ParticleType; variable3156 (function (ParticleType) { argument