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

Function CreateCameraSetup

Line
3638
Location
common.j
Constant?
no
Type
native
Arguments
nothing
Returns
camerasetup
3638
native CreateCameraSetup                    takes nothing returns camerasetup
3639
native CameraSetupSetField                  takes camerasetup whichSetup, camerafield whichField, real value, real duration returns nothing
3640
native CameraSetupGetField                  takes camerasetup whichSetup, camerafield whichField returns real
3641
native CameraSetupSetDestPosition           takes camerasetup whichSetup, real x, real y, real duration returns nothing
3642
native CameraSetupGetDestPositionLoc        takes camerasetup whichSetup returns location
3643
native CameraSetupGetDestPositionX          takes camerasetup whichSetup returns real

Information about CreateCameraSetup

You must be logged in with a standard account to contribute.