Just been playing with animating some vertices and notced that Prefab
doesn't merge the vertices.

If you create a cube primitive, segments 1x1 so it has 8 vertices. Then
export to as3 (3.6 version). You end up with 36 vertices instead of expected
8.

Same if you load a dae in prefab and export to as3.

Is there a merge vertices function or something?

Reply via email to