mesh.Normal

From GMod Wiki

Jump to: navigation, search
Function
Syntax mesh.Normal( Vector Normal )
Where is this used?
Description:
Defines the normal vector for the current vertex. The normal vector is used to determine lighting information, and is necessary for an object to be rendered properly.
Returns: nil
Part of Library: mesh
Realm: NewerClient.png
BBCode Link: [b][url=http://wiki.garrysmod.com/?title=Mesh.Normal]Mesh.Normal [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

No Normals
Mesh rendered without normals.
Normals
Mesh rendered with normals.
Personal tools
Namespaces
Variants
Actions
Navigation
Lua Scripting
Functions
Hooks
Toolbox