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

23 lines
507 B
HTML

<!DOCTYPE html>
<html>
<head>
<link rel="stylesheet" href="style.css">
<meta content="text/html; charset=UTF-8" http-equiv="content-type">
<title>setParticleCenter [RCBasic Doc] </title>
</head>
<body>
<p><h2>sub setParticleCenter( actor, x, y, z) </h2></p>
<p>
Sets the center of a particle emitter
</p>
<p>
Note: applies to Sphere, Cylinder, and Ring emitters
</p>
<br><p>Related:
<a href="getparticlecenter.html">GetParticleCenter</a>
</p>
<p>
</body>
</html>