GetSwitchingCamera#
- ExportStudio.GetSwitchingCamera()#
スイッチングカメラに対応する
ExportSystemCamera
を取得します。
存在しない場合はnil
を返します。- Returns:
スイッチングカメラに対応する
ExportSystemCamera
- Return type:
Example#
local camera = vci.vc.studio.GetSwitchingCamera()
スイッチングカメラに対応する ExportSystemCamera
を取得します。
存在しない場合は nil
を返します。
スイッチングカメラに対応する ExportSystemCamera
local camera = vci.vc.studio.GetSwitchingCamera()