24 lines
488 B
HTML
24 lines
488 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<link rel="stylesheet" href="style.css">
|
|
<meta content="text/html; charset=UTF-8" http-equiv="content-type">
|
|
<title>SetParticleMinLife [RCBasic Doc] </title>
|
|
</head>
|
|
|
|
<body>
|
|
<p><h2>Sub SetParticleMinLife( actor, minLife) </h2></p>
|
|
<p>
|
|
Set the min life of particles
|
|
</p>
|
|
<p>
|
|
Note: minLife is in milliseconds
|
|
</p>
|
|
<br><p>Related:
|
|
<a href="setparticleminlife.html">SetParticleMinLife</a>
|
|
</p>
|
|
<p>
|
|
</p>
|
|
|
|
</body>
|
|
</html> |