Burst
Class
The burst of 3d particle.
Index
Properties
time
Number
Time between the start of the particle system and the trigger of this BrustminCount
Number
Minimum number of emitted particlesmaxCount
Number
Maximum number of emitted particlesrepeatCount
Number
The number of times Burst was triggered.repeatInterval
Number
Interval of each triggercount
CurveRange
Number of particles emitted
Details
Properties
time
Time between the start of the particle system and the trigger of this Brust
meta | description |
---|---|
Type | Number |
Defined in | cocos2d/core/3d/particle/burst.ts:19 |
minCount
Minimum number of emitted particles
meta | description |
---|---|
Type | Number |
Defined in | cocos2d/core/3d/particle/burst.ts:34 |
maxCount
Maximum number of emitted particles
meta | description |
---|---|
Type | Number |
Defined in | cocos2d/core/3d/particle/burst.ts:42 |
repeatCount
The number of times Burst was triggered.
meta | description |
---|---|
Type | Number |
Defined in | cocos2d/core/3d/particle/burst.ts:53 |
repeatInterval
Interval of each trigger
meta | description |
---|---|
Type | Number |
Defined in | cocos2d/core/3d/particle/burst.ts:68 |
count
Number of particles emitted
meta | description |
---|---|
Type | CurveRange |
Defined in | cocos2d/core/3d/particle/burst.ts:76 |