FusedVR / VRStreaming

Unity Render Streaming SDK to stream VR from CloudXR to WebXR over WebRTC
Apache License 2.0
147 stars 24 forks source link

[Feature] Add a Editor GUI to combine settings into one common place #14

Open vmohan7 opened 3 years ago

vmohan7 commented 3 years ago

Various different configurations are scattered onto different components such as Default Bitrate, GameID, Anti-Aliasing settings, etc.

It would be great to combine these into a singular Unity editor window that acts as a one stop shop for configuration. Something similar to the editor window used by the MobiledgeX Unity SDK for example.

image