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

23 lines
533 B
HTML

<!DOCTYPE html>
<html>
<head>
<link rel="stylesheet" href="style.css">
<meta content="text/html; charset=UTF-8" http-equiv="content-type">
<title>useParticleOutlineOnly [RCBasic Doc] </title>
</head>
<body>
<p><h2>sub useParticleOutlineOnly( actor, flag) </h2></p>
<p>
Set whether or not to draw points inside the cylinder.
</p>
<p>
Note: Only applies to cylinder emitter
</p>
<br><p>Related:
<a href="particleisusingoutlineonly.html">particleIsUsingOutlineOnly</a>
</p>
<p>
</body>
</html>