C# Class UnityEditor.iOS.Xcode.ImageResizing

Show file Open project: CarlosHBC/UnityDecompiled Class Usage Examples

Public Properties

Property Type Description
bottom int
centerHeight int
centerResizeMode ResizeMode
centerWidth int
left int
right int
top int
type SlicingType

Property Details

bottom public property

public int bottom
return int

centerHeight public property

public int centerHeight
return int

centerResizeMode public property

public ResizeMode centerResizeMode
return ResizeMode

centerWidth public property

public int centerWidth
return int

left public property

public int left
return int

right public property

public int right
return int

top public property

public int top
return int

type public property

public SlicingType type
return SlicingType