NevronOpenVision
Nevron.Nov.Graphics Namespace / NLightSource Class / SpecularColor Property
SpecularColor Property
The specular color emitted by this light source.
Syntax
public NColor SpecularColor {get; set;}
Remarks
Unlike ambient light, specular light comes from a particular direction and bounces off the surfaces in the 3D scene in a preferred direction.
Requirements

Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

See Also