Garry's Mod Wiki

render.StartBeam

  render.StartBeam( number segmentCount )

Description

This is a rendering function that requires a 3d rendering context.

This means that it will only work in 3d Rendering Hooks.

Begin drawing a multi-segment Beam.

For more detailed information on Beams, as well as usage examples, see the Beams Render Reference

Arguments

1 number segmentCount
The number of Beam Segments that this multi-segment Beam will contain