TextureImporterSettings.ApplyTextureType 应用纹理类型
function ApplyTextureType (type : TextureImporterType, applyAll : bool) : void
Parameters参数
- typeTexture type. See TextureImporterType.
纹理类型。 -
applyAllIf false, change only specific properties. Exactly which, depends on type.
如果为假,只改变特定属性,确切取决于type
Description描述
Configure parameters to import a texture for a purpose of type, as described here.
为type,配置导入纹理参数,参见:TextureImporterType。
最后修改:2011年5月26日 Thursday 12:13