C# Class PixelPerfectScale, CaulsCastle

Inheritance: MonoBehaviour
Mostra file Open project: TheGovernorsJunk/CaulsCastle

Public Properties

Property Type Description
preferUncropped bool
screenVerticalPixels int

Public Methods

Method Description
Update ( ) : void

Method Details

Update() public method

public Update ( ) : void
return void

Property Details

preferUncropped public_oe property

public bool preferUncropped
return bool

screenVerticalPixels public_oe property

public int screenVerticalPixels
return int