Can i set RealtimeView's scene view UUID?
I have a use case where i need to set the scene view UUID because i'm using normcore in 2 different apps. Is this possible?
OnRealtimeModelReplaced() when getting a fresh model. This will ensure that the component has a unique UUID and that existing models don’t have their UUIDs reassigned by new clients source (https://normcore.io/documentation/realtime/common-questions#is-there-a-uuid-that-i-can-use-to-find-a-realtimeview-reference-at-runtime).