The search keyword must be a single word (no spaces).

Function PanCameraToWithZ

Line
3629
Location
common.j
Constant?
no
Type
native
Arguments
real x, real y, real zOffsetDest
Returns
nothing
3629
native PanCameraToWithZ             takes real x, real y, real zOffsetDest returns nothing
3630
native PanCameraToTimedWithZ        takes real x, real y, real zOffsetDest, real duration returns nothing
3631
native SetCinematicCamera           takes string cameraModelFile returns nothing
3632
native SetCameraRotateMode          takes real x, real y, real radiansToSweep, 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