Panel.AlphaTo
From GMod Wiki
| Function | |
| Syntax | Panel:AlphaTo( Number Alpha, Number duration, Number delay ) |
| Description: | |
| Transitions the current alpha of a panel, to the new alpha over a set period of time after a specified delay. | |
| Returns: | nil |
| In Object: | Panel |
| Realm: |
|
| BBCode Link: | [b][url=http://wiki.garrysmod.com/?title=Panel.AlphaTo]Panel.AlphaTo [img]http://wiki.garrysmod.com/favicon.ico[/img][/url][/b] |
Examples
Additional Notes
- This can only be used if the Panel can change color/alpha.