IMesh.Draw
From GMod Wiki
Function | |
Syntax | IMesh:Draw( ) |
Description: | |
Draws the Mesh | |
Returns: | nil |
In Object: | Imesh |
Realm: | |
BBCode Link: | [b][url=http://wiki.garrysmod.com/?title=IMesh.Draw]IMesh.Draw [img]http://wiki.garrysmod.com/favicon.ico[/img][/url][/b] |
Examples
Description | N/A | ||
---|---|---|---|
Used on | |||
Code |
| ||
Output | N/A |
Additional Notes
- You're expected to have set the material before calling this. You should also set the model (world) matrix so it's drawn in the right position.