C# Class trailLayerSwap, UrsaMajor

Inheritance: MonoBehaviour
Afficher le fichier Open project: BJarv/UrsaMajor

Méthodes publiques

Свойство Type Description
renderForward bool
sortLayer int

Méthodes publiques

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

Method Details

Start() public méthode

public Start ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void

Property Details

renderForward public_oe property

public bool renderForward
Résultat bool

sortLayer public_oe property

public int sortLayer
Résultat int