renders a model given a mesh. should only be used for procedural meshes; use Model3D for models instead
create the mesh
generate the model (from the mesh)
gets the effect
sets the effect
gets the model
See Implementation
renders a model given a mesh. should only be used for procedural meshes; use Model3D for models instead