Garry's Mod Wiki

CEffectData:SetRadius

  CEffectData:SetRadius( number radius )

Description

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

Internally stored as a float, but networked as a 10bit float, and is clamped to 0-1023 range.

Arguments

1 number radius
Radius of the effect.