GetMosaic#
- ExportStudio.GetMosaic()#
モザイクに対応する
ExportSystemItemを取得します。
存在しない場合はnilを返します。- Returns:
モザイクに対応する
ExportSystemItem- Return type:
Example#
local mosaic = vci.vc.studio.GetMosaic()
モザイクに対応する ExportSystemItem を取得します。
存在しない場合は nil を返します。
モザイクに対応する ExportSystemItem
local mosaic = vci.vc.studio.GetMosaic()