C# Class UnityEditor.iOS.Xcode.ImageResizing

Mostra 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_oe property

public int bottom
return int

centerHeight public_oe property

public int centerHeight
return int

centerResizeMode public_oe property

public ResizeMode centerResizeMode
return ResizeMode

centerWidth public_oe property

public int centerWidth
return int

left public_oe property

public int left
return int

right public_oe property

public int right
return int

top public_oe property

public int top
return int

type public_oe property

public SlicingType type
return SlicingType