Version: 2022.3
言語: 日本語
public void SetPlatformTextureSettings (TextureImporterPlatformSettings platformSettings);

パラメーター

platformSettings A TextureImporterPlatformSettings instance that contains the platform settings.

説明

Sets specific target platform settings.

TextureImporterPlatformSettingsで説明されている特定のプラットフォームのパラメータを設定してください。


Obsolete public void SetPlatformTextureSettings (string platform, int maxTextureSize, TextureImporterFormat textureFormat);
Obsolete public void SetPlatformTextureSettings (string platform, int maxTextureSize, TextureImporterFormat textureFormat, bool allowsAlphaSplit= False);
Obsolete public void SetPlatformTextureSettings (string platform, int maxTextureSize, TextureImporterFormat textureFormat, int compressionQuality, bool allowsAlphaSplit);

パラメーター

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".

Copyright © 2023 Unity Technologies
优美缔软件(上海)有限公司 版权所有
"Unity"、Unity 徽标及其他 Unity 商标是 Unity Technologies 或其附属机构在美国及其他地区的商标或注册商标。其他名称或品牌是其各自所有者的商标。
公安部备案号:
31010902002961