Table of Contents

Property DiffuseConstant

Namespace
PaintDotNet.Direct2D1.Effects
Assembly
PaintDotNet.Windows.Core.dll

DiffuseConstant

The ratio of diffuse reflection to amount of incoming light. This property must be between 0 and 10,000 and is unitless. The default value is 1.0f.

public EffectPropertyAccessor<float> DiffuseConstant { get; }

Property Value

EffectPropertyAccessor<float>