PointSpecularEffect.SpecularExponent Property |
Specular power for the Phong lighting model. Larger values produce
more sharply defined highlights. Default value 1.
Namespace:
Microsoft.Graphics.Canvas.Effects
Assembly:
Microsoft.Graphics.Canvas (in Microsoft.Graphics.Canvas.dll) Version: 0.0.0.0
Syntaxpublic float SpecularExponent { get; set; }
Property Value
Type:
Single
See Also