Interface MergeShapeOptions

Hierarchy-Diagram

UML class diagram of MergeShapeOptions
Legend
icon for an interface in the UML class diagram interface

Hierarchy

Properties

checkInterval?: number

Check interval for timeout

Default

timeout Same as timeout
frameFilter?: ((frame) => boolean)

Type declaration

    • (frame): boolean
    • Frame filter to specify what frames are processed by this node

      Parameters

      Returns boolean

maxCount?: number

Maximum number of frames to merge

Default

inlets.length Based on the amount of inlets
minCount?: number
name?: string

User friendly name of the node Used for querying a node by its name.

timeout?: number
timeoutUnit?: TimeUnit
uid?: string

Manually set the unique identifier of the node