Свойство | Тип | Описание | |
---|---|---|---|
deviceType | DeviceType | ||
height | float | ||
scale | int | ||
types | UnityEditor.iOS.Icon[] | ||
width | float | ||
xcodefile | string |
Метод | Описание | |
---|---|---|
Icon ( DeviceType deviceType, float width, float height, int scale, string xcodefile ) : System |
Метод | Описание | |
---|---|---|
Icon ( ) : System |
public Icon ( DeviceType deviceType, float width, float height, int scale, string xcodefile ) : System | ||
deviceType | DeviceType | |
width | float | |
height | float | |
scale | int | |
xcodefile | string | |
Результат | System |
public static Icon[],UnityEditor.iOS types | ||
Результат | UnityEditor.iOS.Icon[] |