Files
RCBASIC4/doc/doc_files/setparticleringthickness.html
2024-10-27 11:52:28 -04:00

23 lines
520 B
HTML

<!DOCTYPE html>
<html>
<head>
<link rel="stylesheet" href="style.css">
<meta content="text/html; charset=UTF-8" http-equiv="content-type">
<title>setParticleRingThickness [RCBasic Doc] </title>
</head>
<body>
<p><h2>sub setParticleRingThickness( actor, ringThickness) </h2></p>
<p>
Sets the thickness of a ring emitter
</p>
<p>
Note: Only applies to ring emitter
</p>
<br><p>Related:
<a href="getparticleringthickness.html">GetParticleRingThickness</a>
</p>
<p>
</body>
</html>