Method | Description | |
---|---|---|
FadeIn ( float time = 2f ) : void | ||
FadeOut ( float time = 2f ) : void |
Method | Description | |
---|---|---|
Awake ( ) : void | ||
Disable ( ) : void | ||
Enable ( ) : void |
public static FadeIn ( float time = 2f ) : void | ||
time | float | |
return | void |
public static FadeOut ( float time = 2f ) : void | ||
time | float | |
return | void |