Updated docs and added constants to tracker
This commit is contained in:
@@ -1,8 +1,9 @@
|
||||
#title getParticleCenter [RCBasic Doc]
|
||||
#header sub getParticleCenter( actor, ByRef x, ByRef y, ByRef z)
|
||||
#title GetParticleCenter [RCBasic Doc]
|
||||
#header Sub GetParticleCenter( actor, ByRef x, ByRef y, ByRef z)
|
||||
|
||||
Gets the center of a particle emitter
|
||||
|
||||
Note: applies to Sphere, Cylinder, and Ring emitters
|
||||
|
||||
#ref SetParticleCenter
|
||||
|
||||
|
||||
Reference in New Issue
Block a user