# RaycastResult.originWorld

Returns the starting world position of the raycast.

**Kind:** Member

**Environments:** Game

## Game

[Open the full Game reference](../Game-Script-Environment/Userdata/RaycastResult.md#originworld)

### Get

Returns the starting world position of the raycast.

**Returns:**

| Type | Description |
| --- | --- |
| [Vec3](../Game-Script-Environment/Userdata/Vec3.md) | The starting world position of the raycast. |
