SpotLitDiffuseImageFilter Class

Definition

Namespace ShimSkiaSharp
Assembly ShimSkiaSharp.dll
Inherits ObjectSKImageFilter
Show inherited members (29)
public record SpotLitDiffuseImageFilter(SKPoint3 Location, SKPoint3 Target, float SpecularExponent, float CutoffAngle, SKColor LightColor, float SurfaceScale, float Kd, SKImageFilter? Input, SKRect? Clip) : SKImageFilter, IDeepCloneable<SKImageFilter>, IEquatable<SKImageFilter>, IEquatable<SpotLitDiffuseImageFilter>
Tip: use kind:method, kind:property, kind:ctor. Press Esc to clear.

Constructors (1)

Properties (9)