C# 클래스 UITextureInfo, framework

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

공개 프로퍼티들

프로퍼티 타입 설명
frame Rect
rotated bool
sourceSize Vector2
spriteSourceSize Rect
trimmed bool
uvRect UIUVRect,

프로퍼티 상세

frame 공개적으로 프로퍼티

public Rect frame
리턴 Rect

rotated 공개적으로 프로퍼티

public bool rotated
리턴 bool

sourceSize 공개적으로 프로퍼티

public Vector2 sourceSize
리턴 Vector2

spriteSourceSize 공개적으로 프로퍼티

public Rect spriteSourceSize
리턴 Rect

trimmed 공개적으로 프로퍼티

public bool trimmed
리턴 bool

uvRect 공개적으로 프로퍼티

public UIUVRect, uvRect
리턴 UIUVRect,