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

23 lines
512 B
HTML

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