# Ray.Position

```csharp
Vector3 Position { get; set; }
```

Origin of the ray.

Declared in [Ray](/api/Ray).
Assembly: `Sandbox.System`.
