CameraSetTargetNoise

Parameters
mag real

The magnitude of the swaying.

velocity real

The speed of the swaying.

comment

Causes the camera's target to sway(the camera's target, not the camera's perspective). The higher the magnitude, the higher the range of swaying. The higher the velocity, the more rapidly the swaying occurs.

patch

1.00

return type
nothing
Source code
native CameraSetTargetNoise             takes real mag, real velocity returns nothing
Source
common.j
wc3modding.com
CameraSetTargetNoise