11 lines
253 B
Plaintext
11 lines
253 B
Plaintext
#title SetParticleNormalDirectionMod [RCBasic Doc]
|
|
#header Sub SetParticleNormalDirectionMod( actor, nd_mod)
|
|
|
|
Sets the normal direction modifier for a particle emitter
|
|
|
|
Note: Only applies to mesh particle emitter
|
|
|
|
#ref GetParticleNormalDirectionMod
|
|
|
|
|