CameraSetSourceNoise
- Parameters
-
mag real
The magnitude of the swaying.
velocity real
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
- return type
-
nothing
- Source code
-
native CameraSetSourceNoise takes real mag, real velocity returns nothing