CameraSetSourceNoise

Parameters
magreal

The magnitude of the swaying.

velocityreal

The speed of the swaying.

comment

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

patch

1.00

Source
common.j (suggest an edit or discuss on Github)
return type
nothing
Source code
native CameraSetSourceNoise             takes real mag, real velocity returns nothing