UnityEditor.TextureImporterPlatformSettings.CopyTo C# (CSharp) Method

CopyTo() private method

private CopyTo ( TextureImporterPlatformSettings target ) : void
target TextureImporterPlatformSettings
return void
        public extern void CopyTo(TextureImporterPlatformSettings target);
TextureImporterPlatformSettings