C# 클래스 exAtlasInfo.Element, ex2d-v1

파일 보기 프로젝트 열기: exdev/ex2d-v1 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
atlasInfo exAtlasInfo,
charInfo exBitmapFont.CharInfo,
coord int[]
destFontInfo exBitmapFont,
isFontElement bool
rotated bool
srcFontInfo exBitmapFont,
texture UnityEngine.Texture2D
trim bool
trimRect Rect

공개 메소드들

메소드 설명
Height ( ) : int
Width ( ) : int

메소드 상세

Height() 공개 메소드

public Height ( ) : int
리턴 int

Width() 공개 메소드

public Width ( ) : int
리턴 int

프로퍼티 상세

atlasInfo 공개적으로 프로퍼티

public exAtlasInfo, atlasInfo
리턴 exAtlasInfo,

charInfo 공개적으로 프로퍼티

public exBitmapFont.CharInfo, charInfo
리턴 exBitmapFont.CharInfo,

coord 공개적으로 프로퍼티

public int[] coord
리턴 int[]

destFontInfo 공개적으로 프로퍼티

public exBitmapFont, destFontInfo
리턴 exBitmapFont,

isFontElement 공개적으로 프로퍼티

public bool isFontElement
리턴 bool

rotated 공개적으로 프로퍼티

public bool rotated
리턴 bool

srcFontInfo 공개적으로 프로퍼티

public exBitmapFont, srcFontInfo
리턴 exBitmapFont,

texture 공개적으로 프로퍼티

public Texture2D,UnityEngine texture
리턴 UnityEngine.Texture2D

trim 공개적으로 프로퍼티

public bool trim
리턴 bool

trimRect 공개적으로 프로퍼티

public Rect trimRect
리턴 Rect