SetCameraShakeFOV
From Onset Developer Wiki
Description
Set the camera shake's field of view.
Syntax
SetCameraShakeFOV(FOVAmp, FOVFreq)
Parameters
- FOVAmp
Set the FOV amplitude. - FOVFreq
Set the FOV frequency.
Return Value
- __EDIT_ME__
Example
SetCameraShakeFOV(5.0, 5.0)