TextureBase.AlphaSource

TextureBase.AlphaSource property

Gets or sets whether the texture defines the alpha channel. Default value is None

public AlphaSource AlphaSource { get; set; }

See Also