13 lines
223 B
Markdown
13 lines
223 B
Markdown
---
|
|
title: 'mgCameraShake'
|
|
description: 'used to visually shake the camera'
|
|
layout: 'LuaFunctions'
|
|
page_status: 'stub'
|
|
---
|
|
|
|
## Usage
|
|
|
|
```lua
|
|
mgCameraShake(amount)
|
|
```
|
|
`amount` should be an decimal value, for example `0.25`
|