render.CullMode

From GMod Wiki

Jump to: navigation, search
Function
Syntax render.CullMode( Enum mode )
Where is this used?
Description:
Changes the direction which the engine culls triangles of models, etc.
Returns: nil
Part of Library: render
Realm: NewerClient.png
BBCode Link: [b][url=http://wiki.garrysmod.com/?title=Render.CullMode]Render.CullMode [img]http://wiki.garrysmod.com/favicon.ico[/img][/url][/b]


Examples

DescriptionN/A
Used onNewerMissing.png
Code
LuaIco3.pngThis page needs an example to demonstrate the item detailed on this page. See how to make one here.
See more articles that need examples here.
OutputN/A


Additional Notes

MATERIAL_CULLMODE_CW - Clockwise culling of triangles
MATERIAL_CULLMODE_CCW - Counter-clockwise culling of triangles
Personal tools
Namespaces
Variants
Actions
Navigation
Lua Scripting
Functions
Hooks
Toolbox