Preparing search index...
The search index is not available
Foundry Virtual Tabletop - API Documentation - Version 13
Foundry Virtual Tabletop - API Documentation - Version 13
foundry
canvas
rendering
filters
SMAAEdgeDetectionFilter
Class SMAAEdgeDetectionFilter
The edge detection filter for
foundry.canvas.rendering.filters.SMAAFilter
.
Hierarchy
Filter
SMAAEdgeDetectionFilter
Index
Constructors
constructor
Constructors
constructor
new
SMAAEdgeDetectionFilter
(
config
:
Pick
<
SMAAFilterConfig
,
"threshold"
|
"localContrastAdaptionFactor"
,
>
,
)
:
SMAAEdgeDetectionFilter
Parameters
config
:
Pick
<
SMAAFilterConfig
,
"threshold"
|
"localContrastAdaptionFactor"
>
Returns
SMAAEdgeDetectionFilter
Settings
Member Visibility
Protected
Inherited
Internal
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Foundry Virtual Tabletop - API Documentation - Version 13
Loading...
The edge detection filter for foundry.canvas.rendering.filters.SMAAFilter.