VideoClipImporter.GetTargetSettings

public VideoImporterTargetSettings GetTargetSettings(string platform);

Parameters

platformPlatform name.

Returns

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

Description

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", "WebGL" or "XboxOne".

Did you find this page useful? Please give it a rating: