Render.ResetModelLighting
From GMod Wiki
Function | |
Syntax |
Render.ResetModelLighting( Float Red, Float Green, Float Blue ) Where is this used? |
Description: | |
Resets the model's lighting with the the specified color light. | |
Returns: | nil |
Part of Library: | render |
Realm: | |
BBCode Link: | [b][url=http://wiki.garrysmod.com/?title=Render.ResetModelLighting]Render.ResetModelLighting [img]http://wiki.garrysmod.com/favicon.ico[/img][/url][/b] |
Examples
Additional Notes
- The color inputs must be floats between 0 and 1.