Legacy Documentation: Version 5.6 (Go to current version)
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

VideoClipImporter.GetTargetSettings

public VideoImporterTargetSettings GetTargetSettings(string platform);

Parameters

platform Platform 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.