Garry's Mod Wiki

CLuaEmitter:SetNoDraw

  CLuaEmitter:SetNoDraw( boolean noDraw )

Description

Prevents all particles of the emitter from automatically drawing.

Arguments

1 boolean noDraw
Whether we should draw the particles ( false ) or not ( true )