Microsoft DirectX 9.0 SDK Update (October 2004)

Material.SpecularSharpness Property

Language:

Note: This documentation is preliminary and is subject to change.

Retrieves or sets a value that specifies the sharpness of specular highlights.

Definition

Visual Basic .NET Public Property SpecularSharpness As Single
C# public float SpecularSharpness { get; set; }
Managed C++ public: __property float get_SpecularSharpness();
public: __property void set_SpecularSharpness(float);
JScript .NET public function get SpecularSharpness() : float
public function set SpecularSharpness(float);

Property Value

System.Single . Floating-point value that represents the sharpness of specular highlights.

This property is read/write. 

Remarks

The higher the value, the sharper the highlight.


© 2004 Microsoft Corporation. All rights reserved. Terms of use.

Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center