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
SMAABlendingWeightCalculationFilter
Class SMAABlendingWeightCalculationFilter
The blending weight calculation filter for
foundry.canvas.rendering.filters.SMAAFilter
.
Hierarchy
Filter
SMAABlendingWeightCalculationFilter
Index
Constructors
constructor
Constructors
constructor
new
SMAABlendingWeightCalculationFilter
(
config
:
Omit
<
SMAAFilterConfig
,
"localContrastAdaptionFactor"
>
,
)
:
SMAABlendingWeightCalculationFilter
Parameters
config
:
Omit
<
SMAAFilterConfig
,
"localContrastAdaptionFactor"
>
Returns
SMAABlendingWeightCalculationFilter
Settings
Member Visibility
Protected
Inherited
Internal
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Foundry Virtual Tabletop - API Documentation - Version 13
Loading...
The blending weight calculation filter for foundry.canvas.rendering.filters.SMAAFilter.