Class PdnFragmentEffect.Props
- Namespace
- PaintDotNet.Effects.Gpu
- Assembly
- PaintDotNet.Effects.Gpu.dll
public sealed class PdnFragmentEffect.Props : CustomEffectProperties
- Inheritance
-
PdnFragmentEffect.Props
- Inherited Members
Constructors
Properties
- AlphaMode
Specifies the alpha mode of the input and output. The default value is Premultiplied.
- Angle
The offset for the angle of each fragment, in degrees. The default is 0.
- Distance
The distance of each fragment from the center. The range is 0 to 400 and the default is 8.
- Fragments
The number of fragments to render. The range is 2 to 200, and the default is 4.