C# Class UITextureInfo, framework

Show file Open project: fistbump/framework Class Usage Examples

Public Properties

Property Type Description
frame Rect
rotated bool
sourceSize Vector2
spriteSourceSize Rect
trimmed bool
uvRect UIUVRect,

Property Details

frame public property

public Rect frame
return Rect

rotated public property

public bool rotated
return bool

sourceSize public property

public Vector2 sourceSize
return Vector2

spriteSourceSize public property

public Rect spriteSourceSize
return Rect

trimmed public property

public bool trimmed
return bool

uvRect public property

public UIUVRect, uvRect
return UIUVRect,