10 lines
181 B
Plaintext
10 lines
181 B
Plaintext
#title setParticleMinLife [RCBasic Doc]
|
|
#header sub setParticleMinLife( actor, minLife)
|
|
|
|
Set the min life of particles
|
|
|
|
Note: minLife is in milliseconds
|
|
|
|
#ref SetParticleMinLife
|
|
|