BasicMaterialContent.Alpha Property
Note
This property is available only when developing for Windows.
Gets or sets the alpha property.
This is a shortcut for accessing Textures[AlphaKey].
Namespace: Microsoft.Xna.Framework.Content.Pipeline.Graphics
Assembly: Microsoft.Xna.Framework.Content.Pipeline (in microsoft.xna.framework.content.pipeline.dll)
Syntax
public Nullable<float> Alpha { get; set; }
Property Value
Current alpha value or the value to be set.
See Also
Reference
BasicMaterialContent Class
BasicMaterialContent Members
Microsoft.Xna.Framework.Content.Pipeline.Graphics Namespace
Platforms
Windows 7, Windows Vista, Windows XP