marek-simonik / record3d_unity_demo

iPhone X -> Unity VFX Graph demo (real-time Point Cloud streaming)
https://record3d.app
127 stars 19 forks source link

Added option to stop a stream #13

Open yoyoooooooo opened 5 months ago

yoyoooooooo commented 5 months ago

Added option to stop a stream, and call it on Record3DStream destruction. Before, the the stream was not properly closed and resulted in crashes when trying to start a new stream on recent versions of Unity.