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

Definition

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

Parameters

location
SKPoint3
lightColor
SKColor
surfaceScale
Single
ks
Single
shininess
Single

Returns