Updated docs and added constants to tracker
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
#title getParticleBox [RCBasic Doc]
|
||||
#header sub getParticleBox( actor, ByRef min_x, ByRef min_y, ByRef min_z, ByRef max_x, ByRef max_y, ByRef max_z)
|
||||
#title GetParticleBox [RCBasic Doc]
|
||||
#header Sub GetParticleBox( actor, ByRef min_x, ByRef min_y, ByRef min_z, ByRef max_x, ByRef max_y, ByRef max_z)
|
||||
|
||||
Gets the bounding box for a particle emitter
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user