Property Color
- Namespace
- PaintDotNet.Direct2D1.Effects
- Assembly
- PaintDotNet.Windows.Core.dll
Color
The color of the incoming light. The default value is { 1, 1, 1 } (white).
public EffectPropertyAccessor<ColorRgb96Float> Color { get; }
The color of the incoming light. The default value is { 1, 1, 1 } (white).
public EffectPropertyAccessor<ColorRgb96Float> Color { get; }