# Sandbox.GameObject.LocalTransform

```csharp
Transform LocalTransform { get; set; }
```

The local transform of the game object.

Declared in [Sandbox.GameObject](/api/Sandbox.GameObject).
Assembly: `Sandbox.Engine`.
