Table of Contents

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; }

Property Value

EffectPropertyAccessor<Vector3Float>