Mesh

From GMod Wiki

Jump to: navigation, search


The mesh library can be used to dynamically create, define, and render meshes at runtime.

Library Functions

NewerClient.pngmesh.AdvanceVertex
NewerClient.pngmesh.Begin
NewerClient.pngmesh.Color
NewerClient.pngmesh.End
NewerClient.pngmesh.Normal
NewerClient.pngmesh.Position
NewerClient.pngmesh.QuadEasy
NewerClient.pngmesh.Quad
NewerClient.pngmesh.Specular
NewerClient.pngmesh.TangentS
NewerClient.pngmesh.TangentT
NewerClient.pngmesh.TexCoord
NewerClient.pngmesh.VertexCount

Personal tools
Namespaces
Variants
Actions
Navigation
Lua Scripting
Functions
Hooks
Toolbox