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