C# 클래스 FairyGUI.UIPackage.AtlasSprite

파일 보기 프로젝트 열기: fairygui/FairyGUI-unity

공개 프로퍼티들

프로퍼티 타입 설명
atlas string
rect UnityEngine.Rect
rotated bool

프로퍼티 상세

atlas 공개적으로 프로퍼티

public string atlas
리턴 string

rect 공개적으로 프로퍼티

public Rect,UnityEngine rect
리턴 UnityEngine.Rect

rotated 공개적으로 프로퍼티

public bool rotated
리턴 bool