C# Class SetLights, Pharos

Inheritance: MonoBehaviour
Afficher le fichier Open project: rstaewen/Pharos

Méthodes publiques

Свойство Type Description
directionalTargetTransform Transform

Méthodes publiques

Méthode Description
FixedUpdate ( ) : void
SetMobile ( ) : void
Start ( ) : void
UpdateStub ( ) : void
UpdateWithRotation ( ) : void

Method Details

FixedUpdate() public méthode

public FixedUpdate ( ) : void
Résultat void

SetMobile() public méthode

public SetMobile ( ) : void
Résultat void

Start() public méthode

public Start ( ) : void
Résultat void

UpdateStub() public méthode

public UpdateStub ( ) : void
Résultat void

UpdateWithRotation() public méthode

public UpdateWithRotation ( ) : void
Résultat void

Property Details

directionalTargetTransform public_oe property

public Transform directionalTargetTransform
Résultat Transform