render.SetBlend
From GMod Wiki
| Function | |
| Syntax | render.SetBlend( Float  alpha ) Where is this used? | 
| Description: | |
| Sets the level of transparency used for rendering. | |
| Returns: | nil | 
| Part of Library: | render | 
| Realm: |  | 
| BBCode Link: | [b][url=http://wiki.garrysmod.com/?title=Render.SetBlend]Render.SetBlend [img]http://wiki.garrysmod.com/favicon.ico[/img][/url][/b] | 
	
Examples
Additional Notes
- Argument is a float between 0-1. Convert from the 0-255 format by using colour/255.
 
			
			