C# Class LeopotamGroup.EditorHelpers.FpsCounter

Fps counter.
Inheritance: UnitySingletonBase
Datei anzeigen Open project: Leopotam/LeopotamGroupLibraryUnity

Protected Methods

Method Description
OnConstruct ( ) : void
OnDestruct ( ) : void

Private Methods

Method Description
LateUpdate ( ) : void
OnRenderObject ( ) : void

Method Details

OnConstruct() protected method

protected OnConstruct ( ) : void
return void

OnDestruct() protected method

protected OnDestruct ( ) : void
return void