public record DistantLitDiffuseImageFilter(SKPoint3 Direction, SKColor LightColor, float SurfaceScale, float Kd, SKImageFilter? Input, SKRect? Clip) : SKImageFilter, IDeepCloneable<SKImageFilter>, IEquatable<SKImageFilter>, IEquatable<DistantLitDiffuseImageFilter>
kind:method, kind:property, kind:ctor. Press Esc to clear.