render.DrawBeam
render.DrawBeam( Vector startPos, Vector endPos, number width, number textureStart, number textureEnd, table color = Color( 255, 255, 255 ) )
Description
Draws textured beam.
This is a rendering function that requires a 3d rendering context.
This means that it will only work in 3d Rendering Hooks.