The search keyword must be a single word (no spaces).
Function SetCameraField
- Line
- 3633
- Location
- common.j
- Constant?
- no
- Type
- native
- Arguments
- camerafield whichField, real value, real duration
- Returns
- nothing
| 3633 | native SetCameraField takes camerafield whichField, real value, real duration returns nothing |
| 3634 | native AdjustCameraField takes camerafield whichField, real offset, real duration returns nothing |
| 3635 | native SetCameraTargetController takes unit whichUnit, real xoffset, real yoffset, boolean inheritOrientation returns nothing |
| 3636 | native SetCameraOrientController takes unit whichUnit, real xoffset, real yoffset returns nothing |
| 3637 | |
| 3638 | native CreateCameraSetup takes nothing returns camerasetup |