splitCameras property

bool splitCameras
final

Whether to split cameras into their own controls.

When this is disabled, some other modes, like arm or drive, may move the cameras. When this is enabled, only the dedicated camera control mode can move the cameras.

Implementation

final bool splitCameras;