LanguageEnglish
  • C#
  • JS

Script language

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

This version of Unity is unsupported.

TextureImporterSettings.ApplyTextureType

Obsolete public void ApplyTextureType(TextureImporterType type, bool applyAll);

Parameters

typeTexture type. See TextureImporterType.
applyAllIf false, change only specific properties. Exactly which, depends on type.

Description

Configure parameters to import a texture for a purpose of type, as described here.