Tactical Shapes

Tactical shapes are 2D military-style symbols placed in the scene. They are used for operational planning and visualisation.

Available Shape Types

ShapeDescription
Straight ArrowA straight directional arrow.
Curved ArrowA curved directional arrow.
EllipseAn elliptical shape.
CrossA cross/crosshair symbol.

Creating a Tactical Shape

Right-click a point in the scene, choose Add New Item, then select the desired tactical shape type.

Ribbon Settings

Style

  • Line Colour — Colour of the shape outline.
  • Fill Colour — Colour of the shape interior (when fill is enabled).
  • Show Fill — Enable or disable the filled interior of the shape.
  • Line Width — Thickness of the outline in pixels.
  • Line Closed — Close the outline to form a continuous shape.

Arrow Settings (Straight Arrow and Curved Arrow only)

  • Arrow Width — Controls the width of the arrow head and shaft relative to the shape.

Scene Explorer Settings

Shapes are placed and resized using the Gizmo controls. Individual vertex positions can be adjusted in the Scene Explorer.

Right-Click Context Menu

OptionDescription
Edit NameRename the item.
Move ToMove the camera to frame the shape.
Remove ItemDelete the item from the scene.

Scene Node Metadata

KeyTypeDescription
shapestringShape type: StraightArrow, CurvedArrow, Ellipse, or Cross.
lineColouruintOutline colour (BGRA packed).
fillColouruintFill colour (BGRA packed).
showFillboolEnable the filled interior.
lineClosedboolClose the outline.
lineWidthdoubleOutline thickness in pixels.
arrowWidthdoubleArrow head/shaft width ratio (arrows only).