bevy_prototype_lyon
                                
                                 bevy_prototype_lyon copied to clipboard
                                
                                    bevy_prototype_lyon copied to clipboard
                            
                            
                            
                        Difference between `ShapePath` and `GeometryBuilder`?
The functions build_as, add and build from both ShapePath and GeometryBuilder has the exact same signatures. The examples also shows similar usage patterns. Are there any differences between the two?