C# Class LeopotamGroup.EditorHelpers.FpsCounter

Fps counter.
Inheritance: UnitySingletonBase
Afficher le fichier Open project: Leopotam/LeopotamGroupLibraryUnity

Méthodes protégées

Méthode Description
OnConstruct ( ) : void
OnDestruct ( ) : void

Private Methods

Méthode Description
LateUpdate ( ) : void
OnRenderObject ( ) : void

Method Details

OnConstruct() protected méthode

protected OnConstruct ( ) : void
Résultat void

OnDestruct() protected méthode

protected OnDestruct ( ) : void
Résultat void