AdjustCameraField
- Parameters
-
whichField camerafield
offset real
duration real
- comment
-
Changes one of the game camera's options whichField by offset over duration seconds.
- patch
-
1.00
- Source
- common.j (suggest an edit or discuss on Github)
- return type
-
nothing
- Source code
-
native AdjustCameraField takes camerafield whichField, real offset, real duration returns nothing