C# Class AutoTile, Viewport

Inheritance: MonoBehaviour
Afficher le fichier Open project: tws2xa/Viewport Class Usage Examples

Méthodes publiques

Свойство Type Description
globalHeightScaleValue float
globalWidthScaleValue float

Méthodes publiques

Méthode Description
Start ( ) : void
Update ( ) : void

Private Methods

Méthode Description
UpdateTile ( ) : void
needUpdate ( ) : bool

Method Details

Start() public méthode

public Start ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void

Property Details

globalHeightScaleValue public_oe property

public float globalHeightScaleValue
Résultat float

globalWidthScaleValue public_oe property

public float globalWidthScaleValue
Résultat float