C# 클래스 NGUIText.GlyphInfo, swip3

파일 보기 프로젝트 열기: unit9/swip3 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
advance float
channel int
rotatedUVs bool
u0 Vector2
u1 Vector2
v0 Vector2
v1 Vector2

프로퍼티 상세

advance 공개적으로 프로퍼티

public float advance
리턴 float

channel 공개적으로 프로퍼티

public int channel
리턴 int

rotatedUVs 공개적으로 프로퍼티

public bool rotatedUVs
리턴 bool

u0 공개적으로 프로퍼티

public Vector2 u0
리턴 Vector2

u1 공개적으로 프로퍼티

public Vector2 u1
리턴 Vector2

v0 공개적으로 프로퍼티

public Vector2 v0
리턴 Vector2

v1 공개적으로 프로퍼티

public Vector2 v1
리턴 Vector2