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.wrapMode 循环模式
var wrapMode : TextureWrapMode
Description描述
Wrap mode (Repeat or Clamp) of the texture.
纹理的循环模式。
参见: Texture.wrapMode
最后修改:2011年5月27日 Friday 9:33