프로퍼티 | 타입 | 설명 | |
---|---|---|---|
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 |