docs/_data/Help/Set-OBSCurrentSceneTransition.json

{
  "Synopsis": "Set-OBSCurrentSceneTransition : SetCurrentSceneTransition",
  "Description": "Sets the current scene transition.\n\nSmall note: While the namespace of scene transitions is generally unique, that uniqueness is not a guarantee as it is with other resources like inputs.\n\n\nSet-OBSCurrentSceneTransition calls the OBS WebSocket with a request of type SetCurrentSceneTransition.",
  "Parameters": [
    {
      "Name": null,
      "Type": null,
      "Description": "",
      "Required": false,
      "Position": 0,
      "Aliases": null,
      "DefaultValue": null,
      "Globbing": false,
      "PipelineInput": null,
      "variableLength": false
    }
  ],
  "Notes": [
    null
  ],
  "CommandType": "Function",
  "Component": [
    null
  ],
  "Inputs": [
    null
  ],
  "Outputs": [
    null
  ],
  "Links": [
    "https://github.com/obsproject/obs-websocket/blob/master/docs/generated/protocol.md#setcurrentscenetransition"
  ],
  "Examples": []
}