Interface administrators, moderator
2,860
edits
No edit summary |
No edit summary |
||
| (2 intermediate revisions by one other user not shown) | |||
| Line 1: | Line 1: | ||
{{ | {{ScriptItem2 | ||
| | |name = alpha | ||
|side = client | |||
|type = property | |type = property | ||
|class = Entity | |class = Entity | ||
| | |games = iii | ||
| | |desc = fetch or set the alpha (transparency) for the entity | ||
|return = int the alpha for the entity | |||
|readonly = false | |readonly = false | ||
| | |notes = Alpha/Transparency values are 0-255, 0 being completely transparent and 255 being completely opaque. | ||
}} | }} | ||