Click or drag to resize
DistantSpecularEffectLightColorHdr Property
High-dynamic-range color of the incoming light. Default value white.

Namespace:  Microsoft.Graphics.Canvas.Effects
Assembly:  Microsoft.Graphics.Canvas (in Microsoft.Graphics.Canvas.dll) Version: 0.0.0.0
Syntax
C#
public Vector4 LightColorHdr { get; set; }

Property Value

Type: Vector4
See Also