
Default
Select the configured OBS Studio Connection to connect to
| Value | Description |
|---|---|
Default | Only the default configured OBS Studio connection |
Any | All configured OBS Studio connections |
Select a scene from the list populated from OBS Studio
%variable% syntax to insert an argument value.Select a source from the list populated from OBS Studio
%variable% syntax to insert an argument value.This gets a random HEX color each time this sub-action runs
Choose a color, using the #RRGGBBAA format
| Name | Type | Description |
|---|---|---|
Variables generated by all triggers and available within all action executions. |
public void ObsSetColorSourceColor(string scene, string source, int a, int r, int g, int b, int connection = 0)
public void ObsSetColorSourceRandomColor(string scene, string source, int connection = 0)