GameDevRepo

Free Unity C# Script library used to make a full Unity3d game.


Project maintained by wesleywh Hosted on GitHub Pages — Theme by mattgraham

Back To Navigation Tree

hideorshow

Description:

File has no description.

Variables:

List of variables that you can modify in the inspector.

Access Name Type Default Value Description
private enterShow GameObject[] no default No description.
private exitShow GameObject[] no default No description.
private enterHide GameObject[] no default No description.
private exitHide GameObject[] no default No description.
private duration float 1.0f No description.
private alpha float 0 No description.