C# Class MaterialRectifier, angrygoats

Purpose: Mapping the platform with the associated material.
Inheritance: MonoBehaviour
Afficher le fichier Open project: dulb640/angrygoats

Méthodes publiques

Свойство Type Description
blockX int
blockZ int

Méthodes publiques

Méthode Description
Start ( ) : void

Method Details

Start() public méthode

public Start ( ) : void
Résultat void

Property Details

blockX public_oe property

public int blockX
Résultat int

blockZ public_oe property

public int blockZ
Résultat int