render.SetColorModulation
From GMod Wiki
| Function | |
| Syntax | render.SetColorModulation( Float  red, Float  green, Float  blue ) Where is this used? | 
| Description: | |
| Sets the colour modulation for rendering. | |
| Returns: | nil | 
| Part of Library: | render | 
| Realm: |  | 
| BBCode Link: | [b][url=http://wiki.garrysmod.com/?title=Render.SetColorModulation]Render.SetColorModulation [img]http://wiki.garrysmod.com/favicon.ico[/img][/url][/b] | 
	
Examples
Additional Notes
- Arguments are floats between 0-1. Convert from the 0-255 format by using colour/255.
 
			
			