Property LightPosition
- Namespace
- PaintDotNet.Direct2D1.Effects
- Assembly
- PaintDotNet.Windows.Core.dll
LightPosition
The light position of the point light source. The units are in device-independent pixels (DIPs) and are unbounded. The default value is { 0, 0, 0 }.
public EffectPropertyAccessor<Vector3Float> LightPosition { get; }