C# Class MBRotateAxis, Pharos

Class to steady rotate by a certain amount
Inheritance: MBEditorEnabledScript
Afficher le fichier Open project: rstaewen/Pharos

Méthodes publiques

Свойство Type Description
Value Vector3

Méthodes protégées

Méthode Description
OnDisable ( ) : void
OnPlaying ( ) : void
OnStartsPlaying ( ) : void
OnStopsPlaying ( ) : void

Method Details

OnDisable() protected méthode

protected OnDisable ( ) : void
Résultat void

OnPlaying() protected méthode

protected OnPlaying ( ) : void
Résultat void

OnStartsPlaying() protected méthode

protected OnStartsPlaying ( ) : void
Résultat void

OnStopsPlaying() protected méthode

protected OnStopsPlaying ( ) : void
Résultat void

Property Details

Value public_oe property

public Vector3 Value
Résultat Vector3