TextureImporterSettings
.ApplyTextureType
Manual
Reference
Scripting
Scripting
>
Editor Classes
>
TextureImporterSettings
TextureImporterSettings
.ApplyTextureType
Menu
Overview
Runtime Classes
Attributes
Enumerations
Editor Classes
Enumerations
History
Index
TextureImporterSettings
All Members
Functions
ApplyTextureType
CopyTo
Class Functions
Equal
function
ApplyTextureType (type :
TextureImporterType
, applyAll :
bool
) :
void
Parameters
Name
Description
type
Texture type. See
TextureImporterType
.
applyAll
If
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
.