C# Class SetPosition, Pharos

Inheritance: Movement
Afficher le fichier Open project: rstaewen/Pharos Class Usage Examples

Méthodes publiques

Свойство Type Description
DayNightCycle bool
worldRotationCenter Transform

Méthodes publiques

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

Method Details

FixedUpdate() public méthode

public FixedUpdate ( ) : void
Résultat void

Start() public méthode

public Start ( ) : void
Résultat void

Property Details

DayNightCycle public_oe property

public bool DayNightCycle
Résultat bool

worldRotationCenter public_oe property

public Transform worldRotationCenter
Résultat Transform