# RaycastResult.normalWorld

Returns the normal vector of the hit surface

**Kind:** Member

**Environments:** Game

## Game

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

### Get

Returns the normal vector of the hit surface

**Returns:**

| Type | Description |
| --- | --- |
| [Vec3](../Game-Script-Environment/Userdata/Vec3.md) | The normal vector of the surface that was hit. |
