Version: 2023.1
public void SetTargetSettings (string platform, VideoImporterTargetSettings settings);

参数

platform 平台名称。
settings 特定于平台的新导入设置。如果平台未知,则抛出异常。

描述

设置指定平台的特定于平台的导入设置。

The options for the platform string are "Default", "Standalone", "Android", "iOS", "Lumin", "PS4", "Switch", "tvOS", "WebGL", "WSA", or "XboxOne".