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