void SetAlpha(float alphaValue)/ETHEntity

Sets the entity alpha (transparency) value. 0.0f makes it completely invisible and 1.0f enables full opacity. Any value between this will linearly interpolate the transparency.

Dynamic alpha values only work for entities that use the default blending method (Pixel).