RulesPlacer
Type Map
Category Map > Placing

RulesPlacer

Description

Places material on every world cell that follows rules based on reference. [img]res://addons/gaea/assets/cross.svg[/img] means sample DOESN'T have a cell there,[img]res://addons/gaea/assets/check.svg[/img] means the opposite.

Enums

Enum #1

There is currently no description for the enum #1.

  • Aligned 3D
  • Aligned 2D
  • Vertical Offset 2D
  • Horizontal Offset 2D

Arguments

Type Name (Display Name) Description Default
int radius (Radius) There is currently no description for the argument radius. 2
Sample reference (Reference) There is currently no description for the argument reference.
Material material (Material) There is currently no description for the argument material. null
Rules rules (Rules) There is currently no description for the argument rules. {}

Outputs

Map - map (Map)

There is currently no description for output map.