UIImageData
struct in Doozy.Engine.UI
Public Variables
-
public float?BorderWidth – Converts the image into a border with a set width if greater than 0
-
public float?Feather – Also known as ‘soft edge’ value. Used to adjust harsh edges for graphics
-
public float Height – Rect height
-
public float PixelSize – Actual size of a pixel after having been adjusted by the pixel perfect rect
-
public Vector4 Radius – Radius values for each rect corner (starting upper-left, clockwise)
-
public float Width – Rect width