SpotSpecularEffectSpecularExponent 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
Syntax public float SpecularExponent { get; set; }
Property Value
Type:
SingleSee Also