C# Class ResizeToWindow, ES2015F

Inheritance: MonoBehaviour
显示文件 Open project: jgirald/ES2015F

Public Properties

Property Type Description
height float
heightPercent float
padding float
spacing float

Public Methods

Method Description
Update ( ) : void

Method Details

Update() public method

public Update ( ) : void
return void

Property Details

height public_oe property

public float height
return float

heightPercent public_oe property

public float heightPercent
return float

padding public_oe property

public float padding
return float

spacing public_oe property

public float spacing
return float