Garry's Mod Wiki

CEffectData:SetStart

  CEffectData:SetStart( Vector start )

Description

Sets the start of the effect to be created with this effect data.

Limited to world bounds (+-16386 on every axis) and has horrible networking precision. (17 bit float per component)

Arguments

1 Vector start
Start of the effect.