docs/_data/Help/Set-OBSSceneItemBlendMode.json
{ "Synopsis": "Set-OBSSceneItemBlendMode : SetSceneItemBlendMode", "Description": "Sets the blend mode of a scene item.\n\nScenes and Groups\n\n\nSet-OBSSceneItemBlendMode calls the OBS WebSocket with a request of type SetSceneItemBlendMode.", "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#setsceneitemblendmode" ], "Examples": [] } |