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

Definition

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

Parameters

direction
SKPoint3
lightColor
SKColor
surfaceScale
Single
kd
Single

Returns