Alpha

TextureBase.Alpha property

获取或设置纹理的默认 alpha 值 这在AlphaSource是PixelAlpha 默认值为 1.0,有效值范围在 0 和 1 之间

public double Alpha { get; set; }

也可以看看