Files
RCBASIC4/doc/files/setparticleminlife.html
2024-12-14 15:28:03 -05:00

23 lines
481 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>
</body>
</html>