BasicMaterialContentΒΆ

class BasicMaterialContent : MaterialContent
string AlphaKey
string DiffuseColorKey
string EmissiveColorKey
string SpecularColorKey
string SpecularPowerKey
string TextureKey
string VertexColorEnabledKey
System.Nullable<Single> Alpha
System.Nullable<Vector3> DiffuseColor
System.Nullable<Vector3> EmissiveColor
System.Nullable<Vector3> SpecularColor
System.Nullable<Single> SpecularPower
Microsoft.Xna.Framework.Content.Pipeline.ExternalReference<TextureContent> Texture
System.Nullable<Boolean> VertexColorEnabled