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

Function CameraSetupSetDestPosition

Line
3641
Location
common.j
Constant?
no
Type
native
Arguments
camerasetup whichSetup, real x, real y, real duration
Returns
nothing
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
3644
native CameraSetupGetDestPositionY          takes camerasetup whichSetup returns real
3645
native CameraSetupApply                     takes camerasetup whichSetup, boolean doPan, boolean panTimed returns nothing
3646
native CameraSetupApplyWithZ                takes camerasetup whichSetup, real zDestOffset returns nothing

Information about CameraSetupSetDestPosition

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