GetLightSource#

ExportStudio.GetLightSource()#

光源に対応する ExportSystemItem を取得します。
存在しない場合は nil を返します。

Returns:

光源に対応する ExportSystemItem

Return type:

ExportSystemItem

Example#

local light = vci.vc.studio.GetLightSource()