Version: 2022.3
언어: 한국어
public VideoImporterTargetSettings GetTargetSettings (string platform);

파라미터

platform Platform name.

반환

VideoImporterTargetSettings The platform-specific import settings. Throws an exception if the platform is unknown.

설명

Returns the platform-specific import settings for the specified platform.

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