Disconnected

SetCurrentSceneTransitionSettings

Settings object to apply to the transition. Can be {}

Whether to overlay over the current settings or replace them.

{
  "requestType": "SetCurrentSceneTransitionSettings",
  "requestData": {
    "transitionSettings": null,
    "overlay": false
  }
}
// No response... 
// Did you send your request?