realitycollective / com.realitytoolkit.player

The camera service module of the Reality Toolkit. Use this module to set up a camera rig for XR apps and games in no time.
https://realitytoolkit.realitycollective.net/
MIT License
0 stars 0 forks source link

Feature Request: Enable delayed start with the Camera System to enable other services to initialise it and select a camera #8

Open SimonDarksideJ opened 1 year ago

SimonDarksideJ commented 1 year ago

There is a use case where other services may need to decide on which camera should be enabled/activated on launch, e.g. choosing between an ARFoundation or Niantic camera setup.

Solution