# Sandbox.BeamEffect.TargetPosition

```csharp
Vector3 TargetPosition { get; set; }
```

World position the beam targets if no target object is set. Used as the endpoint for the beam.

Declared in [Sandbox.BeamEffect](/api/Sandbox.BeamEffect).
Assembly: `Sandbox.Engine`.
