C# Class UVElements, SelectivePerception

Inheritance: MonoBehaviour
Datei anzeigen Open project: hs-furtwangen/SelectivePerception

Public Methods

Method Description
SetText ( List temp ) : void

Private Methods

Method Description
Start ( ) : void
UVView ( ) : void
Update ( ) : void
counter ( ) : void
disableUVView ( ) : void

Method Details

SetText() public method

public SetText ( List temp ) : void
temp List
return void