23 lines
563 B
HTML
23 lines
563 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<link rel="stylesheet" href="style.css">
|
|
<meta content="text/html; charset=UTF-8" http-equiv="content-type">
|
|
<title>setParticleNormalDirectionMod [RCBasic Doc] </title>
|
|
</head>
|
|
|
|
<body>
|
|
<p><h2>sub setParticleNormalDirectionMod( actor, nd_mod) </h2></p>
|
|
<p>
|
|
Sets the normal direction modifier for a particle emitter
|
|
</p>
|
|
<p>
|
|
Note: Only applies to mesh particle emitter
|
|
</p>
|
|
<br><p>Related:
|
|
<a href="getparticlenormaldirectionmod.html">GetParticleNormalDirectionMod</a>
|
|
</p>
|
|
<p>
|
|
|
|
</body>
|
|
</html> |