|   |   |   | 
| Material.Specular Property | Language: | 
Retrieves or sets a value that specifies the specular color.
Visual Basic Public Property Specular As Color C# public Color Specular { get; set; } C++ public: 
property Color Specular {
Color get();
void set(Color value);
}JScript public function get Specular() : Color 
public function set Specular(Color);
System.Drawing.Color
This property is read/write.
A Colorobject that represents the specular color to set or retrieve.
Send comments about this topic to Microsoft. © Microsoft Corporation. All rights reserved.
        
          Feedback? Please provide us with your comments on this topic.
			
        
        
	   		For more help, visit the DirectX Developer Center