CreateSpotLitSpecular(SKPoint3, SKPoint3, Single, Single, SKColor, Single, Single, Single, SKImageFilter?, Nullable) Method

Definition

Namespace ShimSkiaSharp
Assembly ShimSkiaSharp.dll
public static SKImageFilter CreateSpotLitSpecular(SKPoint3 location, SKPoint3 target, float specularExponent, float cutoffAngle, SKColor lightColor, float surfaceScale, float ks, float shininess, SKImageFilter? input = null, SKRect? cropRect = default(SKRect? ))

Parameters

location
SKPoint3
target
SKPoint3
specularExponent
Single
cutoffAngle
Single
lightColor
SKColor
surfaceScale
Single
ks
Single
shininess
Single

Returns