VTuber: Get Scene Color Overlay
VTuberInputs
| in | Exec | exec | multiplexed |
Outputs
| out | Exec | exec | None |
| active | Data | System.Boolean | multiplexed |
| r | Data | System.Int32 | multiplexed |
| g | Data | System.Int32 | multiplexed |
| b | Data | System.Int32 | multiplexed |
Lowers to C#
var overlay = await ctx.VtubeStudio.GetSceneColorOverlayAsync();