Files
RCBASIC4/doc/doc_files/useparticleoutlineonly.html
2026-02-26 15:33:51 -06:00

24 lines
540 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>
</p>
</body>
</html>