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

Definition

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

Parameters

location
SKPoint3
lightColor
SKColor
surfaceScale
Single
kd
Single

Returns