Garry's Mod Wiki

CEffectData:SetNormal

  CEffectData:SetNormal( Vector normal )

Description

Sets the normalized (length=1) direction vector of the effect to be created with this effect data. This must be a normalized vector for networking purposes.

Arguments

1 Vector normal
The normalized direction vector of the effect.