buildTarget | The NamedBuildTarget. |
指定したプラットフォーム用のアイコンサイズのリストを取得します
Unity enables you to specify multiple icon textures for each platform.
Use this function to get the icon sizes for a specified platform. Each returned size includes the icon's width and height in pixels. By default, [[GetIcons(NamedBuildTarget,IconKind)]] returns all icons for a platform unless you specify an IconKind value. Only iOS supports icons which have a different kind than IconKind.Application.