20 lines
461 B
HTML
20 lines
461 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<link rel="stylesheet" href="style.css">
|
|
<meta content="text/html; charset=UTF-8" http-equiv="content-type">
|
|
<title>setParticleMaxStartColor [RCBasic Doc] </title>
|
|
</head>
|
|
|
|
<body>
|
|
<p><h2>sub setParticleMaxStartColor( actor, color) </h2></p>
|
|
<p>
|
|
Sets max starting color for particles
|
|
</p>
|
|
<br><p>Related:
|
|
<a href="setparticlemaxstartcolor.html">SetParticleMaxStartColor</a>
|
|
</p>
|
|
<p>
|
|
|
|
</body>
|
|
</html> |