24 lines
569 B
HTML
24 lines
569 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>
|
|
</p>
|
|
|
|
</body>
|
|
</html> |