Garry's Mod Wiki

CLuaEmitter:SetBBox

  CLuaEmitter:SetBBox( Vector mins, Vector maxs )

Description

Sets the bounding box for this emitter.

Usually the bounding box is automatically determined by the particles, but this function overrides it.

Arguments

1 Vector mins
The minimum position of the box
2 Vector maxs
The maximum position of the box