23 lines
534 B
HTML
23 lines
534 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<link rel="stylesheet" href="style.css">
|
|
<meta content="text/html; charset=UTF-8" http-equiv="content-type">
|
|
<title>particleIsUsingOutlineOnly [RCBasic Doc] </title>
|
|
</head>
|
|
|
|
<body>
|
|
<p><h2>function particleIsUsingOutlineOnly( actor) </h2></p>
|
|
<p>
|
|
Returns true if not using draw points inside the cylinder
|
|
</p>
|
|
<p>
|
|
Note: Only applies to cylinder emitter
|
|
</p>
|
|
<br><p>Related:
|
|
<a href="useparticleoutlineonly.html">useParticleOutlineOnly</a>
|
|
</p>
|
|
<p>
|
|
|
|
</body>
|
|
</html> |