Declaration
public void SetAlpha(float fAlpha)
Parameter
fAlpha | Transparency Value (0.0,1.0) |
Description
Sets the semi-transparency value for the players. When it is set to a value less than 1.0, the player is no longer affected by the transparency change from the camera's zoom-in. Returns to normal status after setting it to 1.0.