Forum Discussion
AndriiIvakha
9 months agoMember
How to update scene(room)?
I used to do it like this, but it seems to not work anymore, or maybe it never worked this way.
OVRScene.RequestSpaceSetup().ContinueWith((result) => {
MRUK.Instance.ClearScene();
MRUK.Instance.LoadSceneFromDevice();
});
And also there is this event MRUK.Instance.RoomUpdatedEvent, maybe I should use it somehow? But anyways, how to update existing room? Thank you.
Replies have been turned off for this discussion
Quick Links
- Horizon Developer Support
- Quest User Forums
- Troubleshooting Forum for problems with a game or app
- Quest Support for problems with your device
Other Meta Support
Related Content
- 1 year ago
- 7 months ago
- 11 months ago