C# Class UITextureInfo, framework

ファイルを表示 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_oe property

public Rect frame
return Rect

rotated public_oe property

public bool rotated
return bool

sourceSize public_oe property

public Vector2 sourceSize
return Vector2

spriteSourceSize public_oe property

public Rect spriteSourceSize
return Rect

trimmed public_oe property

public bool trimmed
return bool

uvRect public_oe property

public UIUVRect, uvRect
return UIUVRect,