Union (∪)
Type Map
Category Map > Operations

Union (∪)

Description

Merges A-D. Later grids override any cells from the previous grids when valid. (B overrides A, C overrides B, etc.)

Enums

Enum #1

There is currently no description for the enum #1.

  • Union
  • Intersection
  • Difference

Arguments

Type Name (Display Name) Description Default
Map a (A) There is currently no description for the argument a.
Map b (B) There is currently no description for the argument b.
Map c (C) There is currently no description for the argument c.
Map d (D) There is currently no description for the argument d.

Outputs

Map - result (A ∪ B ∪ ...)

There is currently no description for output result.