Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

TextureImporterPlatformSettings.CopyTo

Declaration

public void CopyTo(TextureImporterPlatformSettings target);

Parameters

target TextureImporterPlatformSettings object to copy settings to.

Description

Copy parameters into another TextureImporterPlatformSettings object.