# RaycastResult.pointWorld

Returns the world position of the point that was hit.

**Kind:** Member

**Environments:** Game

## Game

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

### Get

Returns the world position of the point that was hit.

**Returns:**

| Type | Description |
| --- | --- |
| [Vec3](../Game-Script-Environment/Userdata/Vec3.md) | The world position of the point that was hit. |
