Gamemode.RenderScene
From GMod Wiki
Event Hook | |
Hook Name | RenderScene |
Syntax | GM:RenderScene( Vector ViewOrigin, Vector ViewAngles ) |
Description | Used by the "Stereoscopy" Post-processing effect. |
Returns | Nil |
Lua State | |
BBCode | [b][url=wiki.garrysmod.com/?title=Gamemode.RenderScene]Gamemode.RenderScene [img]http://wiki.garrysmod.com/favicon.ico[/img][/url][/b] |
Example
Description | N/A | ||
---|---|---|---|
Used on | |||
Code |
| ||
Output | N/A |
Additional Notes
- Return true to override drawing the scene.
See Also
This article is a stub. You can help the GMod Wiki by expanding it. |