---
name: PositionAlignmentMode
last_updated: 2026-06-11T23:11:58Z
type: enum
summary: "The PositionAlignmentMode Enum is used to select the number of Attachments used in an alignment."
---

# PositionAlignmentMode

The PositionAlignmentMode Enum is used to select the number of
[Attachments](/docs/reference/engine/classes/Attachment.md) used in an alignment.

**Type:** enum

## Items

| Name | Value | Description |
|------|-------|-------------|
| `OneAttachment` | 0 | Use one attachment. |
| `TwoAttachment` | 1 | Use two attachments. |