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