SkinnedMaterialContent.SpecularColor Property
Note
This property is available only when developing for Windows.
Gets or sets the specular color of this effect material.
Namespace: Microsoft.Xna.Framework.Content.Pipeline.Graphics
Assembly: Microsoft.Xna.Framework.Content.Pipeline (in microsoft.xna.framework.content.pipeline.dll)
Syntax
public Nullable<Vector3> SpecularColor { get; set; }
Property Value
The specular color of this effect material. Valid values are between 0 and 1.
See Also
Reference
SkinnedMaterialContent Class
SkinnedMaterialContent Members
Microsoft.Xna.Framework.Content.Pipeline.Graphics Namespace
Platforms
Windows 7, Windows Vista, Windows XP