Panel.SetAlpha
From GMod Wiki
Function | |
Syntax | Panel:SetAlpha( Integer opacity ) |
Description: | |
Sets the opacity of the panel | |
Returns: | nil |
In Object: | Panel |
Realm: | |
BBCode Link: | [b][url=http://wiki.garrysmod.com/?title=Panel.SetAlpha]Panel.SetAlpha [img]http://wiki.garrysmod.com/favicon.ico[/img][/url][/b] |
Examples
Description | N/A | ||
---|---|---|---|
Used on | |||
Code |
| ||
Output | N/A |
Notes
- The opacity ranges from 0 - 255 where the higher the opacity is, the less see-through the panel is.