Garry's Mod Wiki

CEffectData:SetOrigin

  CEffectData:SetOrigin( Vector origin )

Description

Sets the origin 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 origin
Origin of the effect.