C# Class FairyGUI.UIPackage.AtlasSprite

Show file Open project: fairygui/FairyGUI-unity

Public Properties

Property Type Description
atlas string
rect UnityEngine.Rect
rotated bool

Property Details

atlas public property

public string atlas
return string

rect public property

public Rect,UnityEngine rect
return UnityEngine.Rect

rotated public property

public bool rotated
return bool