Class UISizeBy
Set size of RectTransform by some other RectTransform
Inheritance
System.Object
UISizeBy
Assembly: cs.temp.dll.dll
Syntax
public class UISizeBy : MonoBehaviour
Fields
CopyHeight
Declaration
public OptionalInt CopyHeight
Field Value
CopySizeFrom
Declaration
public RectTransform CopySizeFrom
Field Value
Type |
Description |
RectTransform |
|
CopyWidth
Declaration
public OptionalInt CopyWidth
Field Value
MinMaxHeight
Declaration
public OptionalMinMax MinMaxHeight
Field Value
MinMaxWidth
Declaration
public OptionalMinMax MinMaxWidth
Field Value