public void SetTargetSettings (string platform, VideoImporterTargetSettings settings);

Parámetros

platformPlatform name.
settingsThe new platform-specific import settings. Throws an exception if the platform is unknown.

Descripción

Sets 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".