Material.SpecularSharpness Property |
Language: |
Retrieves or sets a value that specifies the sharpness of specular highlights.
Visual Basic Public Property SpecularSharpness As Single C# public float SpecularSharpness { get; set; } C++ public:
property float SpecularSharpness {
float get();
void set(float value);
}JScript public function get SpecularSharpness() : float
public function set SpecularSharpness(float);
System.Single
This property is read/write.
Floating-point value that represents the sharpness of specular highlights.
The higher the value, the sharper the highlight.
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