SpotDiffuseEffectHeightMapKernelSize Property |
[NoComposition] Size of the Sobel filter kernel used to convert the input heightmap to
surface normal vectors. Default value (1,1).
Namespace:
Microsoft.Graphics.Canvas.Effects
Assembly:
Microsoft.Graphics.Canvas (in Microsoft.Graphics.Canvas.dll) Version: 0.0.0.0
Syntax public Vector2 HeightMapKernelSize { get; set; }
Property Value
Type:
Vector2Remarks Supported by Win2D but not Windows.UI.Composition.
See Also