C# Class SetSortingOrderAndLayer, GameJamTemplate

Inheritance: MonoBehaviour
Afficher le fichier Open project: unitycoder/GameJamTemplate

Méthodes publiques

Свойство Type Description
layerName string
sortingOrder int

Méthodes publiques

Méthode Description
Start ( ) : void

Method Details

Start() public méthode

public Start ( ) : void
Résultat void

Property Details

layerName public_oe property

public string layerName
Résultat string

sortingOrder public_oe property

public int sortingOrder
Résultat int