Hello,

I need to add, at runtime, some vertex to an entity. I need it since I want to create (similar to a simple 3D editor) the possibility to extrude an object in my game.
Can I add vertex or polygons to an entity?
How?
Thank you!