C# 클래스 FairyGUI.BitmapFont.BMGlyph

파일 보기 프로젝트 열기: fairygui/FairyGUI-unity 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
advance int
channel int
height int
lineHeight int
offsetX int
offsetY int
uvRect UnityEngine.Rect
width int

프로퍼티 상세

advance 공개적으로 프로퍼티

public int advance
리턴 int

channel 공개적으로 프로퍼티

public int channel
리턴 int

height 공개적으로 프로퍼티

public int height
리턴 int

lineHeight 공개적으로 프로퍼티

public int lineHeight
리턴 int

offsetX 공개적으로 프로퍼티

public int offsetX
리턴 int

offsetY 공개적으로 프로퍼티

public int offsetY
리턴 int

uvRect 공개적으로 프로퍼티

public Rect,UnityEngine uvRect
리턴 UnityEngine.Rect

width 공개적으로 프로퍼티

public int width
리턴 int