# sm.localPlayer.getAimSensitivity

Return the player aim sensitivity

**Kind:** Function

**Environments:** Game

## Game

``` { .lua .api-signature }
sm.localPlayer.getAimSensitivity(  )
```

[Open the full Game reference](../Game-Script-Environment/Static-Functions/sm.localPlayer.md#getaimsensitivity)

**Availability:** Client only

**Returns:**

| Type | Description |
| --- | --- |
| number | The aim sensitivity |
