Personal tools

Lua/Client/Model/Static Functions/Create

From JC2-MP Documentation

< Lua‎ | Client‎ | Model
Jump to: navigation, search

Returns    Model
Prototype    Model.Create(table vertices)
Description    Creates a Model using a table of Vertices




Returns    Model
Prototype    Model.Create(number vertex_count)
Description    No description