TextureImporter
- anisoLevel
- borderMipmap
- ClearPlatformTextureSettings
- convertToNormalmap
- correctGamma
- DoesSourceTextureHaveAlpha
- fadeout
- filterMode
- generateCubemap
- GetPlatformTextureSettings
- grayscaleToAlpha
- heightmapScale
- isReadable
- lightmap
- maxTextureSize
- mipMapBias
- mipmapEnabled
- mipmapFadeDistanceEnd
- mipmapFadeDistanceStart
- mipmapFilter
- normalmapFilter
- normalmap
- npotScale
- ReadTextureSettings
- SetPlatformTextureSettings
- SetTextureSettings
- textureFormat
- textureType
- wrapMode
TextureImporter.maxTextureSize 最大纹理大小
var maxTextureSize : int
Description描述
Maximum texture size.
最大纹理大小。
Larger textures will be scaled down to this size at import time.
在导入时,更大的纹理将被缩小到这个大小。
最后修改:2011年5月26日 Thursday 20:25