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

Definition

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

Parameters

location
SKPoint3
target
SKPoint3
specularExponent
Single
cutoffAngle
Single
lightColor
SKColor
surfaceScale
Single
kd
Single

Returns