23 lines
640 B
HTML
23 lines
640 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<link rel="stylesheet" href="style.css">
|
|
<meta content="text/html; charset=UTF-8" http-equiv="content-type">
|
|
<title>SetMinParticlesPerSecond [RCBasic Doc] </title>
|
|
</head>
|
|
|
|
<body>
|
|
<p><h2>Sub SetMinParticlesPerSecond( actor, minParticlesPerSecond) </h2></p>
|
|
<p>
|
|
Sets the max number of particles emitted per second
|
|
</p>
|
|
<br><p>Related:
|
|
<a href="setmaxparticlespersecond.html">SetMaxParticlesPerSecond</a>
|
|
<a href="getminparticlespersecond.html">GetMinParticlesPerSecond</a>
|
|
<a href="setmaxparticlespersecond.html">SetMaxParticlesPerSecond</a>
|
|
</p>
|
|
<p>
|
|
</p>
|
|
|
|
</body>
|
|
</html> |