C# Class EndlessScrollingGround, BigDogs

Inheritance: MonoBehaviour
Afficher le fichier Open project: ChrisMaire/BigDogs

Méthodes publiques

Свойство Type Description
followX bool
followY bool
followZ bool

Méthodes publiques

Méthode Description
Update ( ) : void

Method Details

Update() public méthode

public Update ( ) : void
Résultat void

Property Details

followX public_oe property

public bool followX
Résultat bool

followY public_oe property

public bool followY
Résultat bool

followZ public_oe property

public bool followZ
Résultat bool