Skip to content
  1. API
  2. Types
  3. EdgeFilterOptions

EdgeFilterOptions

Type: object

Properties

  • animates(optional) boolean Whether to animate the edge filtering process.
  • options
    • criteria function(edge: Edge): boolean
    • enabled(optional) boolean[=true] Indicates if the filter must be enabled.