cameraControls
Type
function
Summary
Returns a list of all camera controls currently in existence.
Syntax
the cameraControls
cameraControls()
Description
Use the cameraControls function to get a list of all camera controls currently in existence created using cameraControlCreate.
Examples
put cameraControls() into tCameraList
Value
| Name | Type | Description |
|---|---|---|
return | The cameraControls function returns a return-delimited list of control names. Only controls created with the cameraControlCreate command are present in the list. |
Related
command: cameraControlDelete, cameraControlDo, cameraControlCreate, cameraControlSet
function: cameraControlGet, cameraControlTarget
Compatibility and Support
Introduced
LiveCode 7.1
OS
mac
windows
ios
android