public UnityEvent<string> onSetCustomCameraBackgroundUrlEvent;
Description
Triggered when the custom background is changed. The event parameter indicates the URL of the updated background.
public UnityEvent<string> onSetCustomCameraBackgroundUrlEvent;
Triggered when the custom background is changed. The event parameter indicates the URL of the updated background.