Stores platform specifics settings of a TextureImporter.
関連項目: TextureImporter
allowsAlphaSplitting | Allows Alpha splitting on the imported texture when needed (for example ETC1 compression for textures with transparency). |
compressionQuality | Quality of texture compression in the range [0..100]. |
crunchedCompression | Use crunch compression when available. |
format | テクスチャの形式 |
maxTextureSize | テクスチャの最大サイズ |
name | Name of the build target. |
overridden | Set to true in order to override the Default platform parameters by those provided in the TextureImporterPlatformSettings structure. |
textureCompression | Compression of imported texture. |
CopyTo | Copy parameters into another TextureImporterPlatformSettings object. |