Skip to main content

Rectangle / Cube / Cuboid Targeter

Generates a 3D grid of target locations forming a rectangle/cuboid outline.

Shorthands & Aliases

  • rectangle
  • cube
  • cuboid

Options

  • width / w: Width size (default: 3.0).
  • height / h: Height size (default: 3.0).
  • length / l: Length size (default: 3.0).

Example Configuration

targeter: "rectangle{w=3,h=3,l=3}"