spatialos / gdk-for-unity

SpatialOS GDK for Unity
https://gdk.improbable.io/spatialos-gdk-unity
MIT License
355 stars 77 forks source link

Default SceneConverter implementation #1477

Closed jamiebrynes7 closed 3 years ago

jamiebrynes7 commented 4 years ago

Description

This PR adds a default implementation for Scene -> Snapshot using the interfaces defined in #1466. There were also a few related changes to make this more ergonomic/correct:

Tests

Documentation