24 lines
515 B
HTML
24 lines
515 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<link rel="stylesheet" href="style.css">
|
|
<meta content="text/html; charset=UTF-8" http-equiv="content-type">
|
|
<title>GetParticleRadius [RCBasic Doc] </title>
|
|
</head>
|
|
|
|
<body>
|
|
<p><h2>Function GetParticleRadius( actor) </h2></p>
|
|
<p>
|
|
Returns the radius of a particle emitter
|
|
</p>
|
|
<p>
|
|
Note: Only applies to Sphere, Cylinder, and Ring emitters
|
|
</p>
|
|
<br><p>Related:
|
|
<a href="setparticleradius.html">SetParticleRadius</a>
|
|
</p>
|
|
<p>
|
|
</p>
|
|
|
|
</body>
|
|
</html> |