---
name: ActuatorRelativeTo
last_updated: 2026-06-11T23:11:58Z
type: enum
summary: "The CFrame value in which the body mover constraint is expressed."
---

# ActuatorRelativeTo

The CFrame value in which the body mover constraint is expressed.

**Type:** enum

## Items

| Name | Value | Description |
|------|-------|-------------|
| `Attachment0` | 0 | The constraint is expressed relative to Attachment0. |
| `Attachment1` | 1 | The constraint is expressed relative to Attachment1. |
| `World` | 2 | The constraint is expressed relative to the game world. |