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

20 lines
527 B
HTML

<!DOCTYPE html>
<html>
<head>
<link rel="stylesheet" href="style.css">
<meta content="text/html; charset=UTF-8" http-equiv="content-type">
<title>useParticleEveryMeshVertex [RCBasic Doc] </title>
</head>
<body>
<p><h2>sub useParticleEveryMeshVertex( actor, flag) </h2></p>
<p>
Sets whether to emit min<->max particles for every vertex or to pick min<->max vertices.
</p>
<br><p>Related:
<a href="particleisusingeverymeshvertex.html">particleIsUsingEveryMeshVertex</a>
</p>
<p>
</body>
</html>