platformSettings | A TextureImporterPlatformSettings instance that contains the platform settings. |
Sets specific target platform settings.
TextureImporterPlatformSettingsで説明されている特定のプラットフォームのパラメータを設定してください。
platform | 設定するプラットフォーム名 |
maxTextureSize | ピクセル単位の幅/高さの最大サイズ |
textureFormat | テクスチャフォーマット |
allowsAlphaSplit | ETC1 圧縮が適用できるように RGB+A にインポートされたテクスチャの分割を可能にします(アンドロイドのみです。一部の atlas のテクスチャ上でのみ動作します)。 |
compressionQuality | テクスチャインポーター UIで 0 ~ 100 の値です。 0 、 50 、 100 はそれぞれ、高速、通常、最高品質のオプションになります。 Crunch Texture 形式について、これは JPEG の品質レベルに大まかに対応します。 |
Sets specific target platform settings.
The options for the platform string are: "Standalone", "iPhone", "Android", "WebGL", "Windows Store Apps", "PS4", "XboxOne", "Nintendo Switch" and "tvOS".