Files
RCBASIC4/doc/doc_files/getparticlenormaldirectionmod.html
2024-10-27 11:52:28 -04:00

23 lines
562 B
HTML

<!DOCTYPE html>
<html>
<head>
<link rel="stylesheet" href="style.css">
<meta content="text/html; charset=UTF-8" http-equiv="content-type">
<title>getParticleNormalDirectionMod [RCBasic Doc] </title>
</head>
<body>
<p><h2>function getParticleNormalDirectionMod( actor) </h2></p>
<p>
Returns the normal direction modifier for a particle emitter
</p>
<p>
Note: Only applies to mesh particle emitter
</p>
<br><p>Related:
<a href="setparticlenormaldirectionmod.html">SetParticleNormalDirectionMod</a>
</p>
<p>
</body>
</html>