11 lines
202 B
Plaintext
11 lines
202 B
Plaintext
#title SetParticleLength [RCBasic Doc]
|
|
#header Sub SetParticleLength( actor, p_len)
|
|
|
|
Sets the length of a cylinder particle emitter
|
|
|
|
Note: Only applies to cylinder particles
|
|
|
|
#ref GetParticleLength
|
|
|
|
|