Table of Contents

Property Power

Namespace
PaintDotNet.Effects.Gpu
Assembly
PaintDotNet.Effects.Gpu.dll

Power

Specifies how much detail is in the clouds. The range is [0, 1] and the default is 0.5. This corresponds to the "Roughness" parameter in the Paint.NET Clouds UI.

public EffectPropertyAccessor<float> Power { get; }

Property Value

EffectPropertyAccessor<float>