Skip to content

Commit c4f5c7e

Browse files
StartAutomatingStartAutomating
authored andcommitted
fix: -Scene parameter defaults ( Fixes #210 )
1 parent f05c5fa commit c4f5c7e

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

docs/obs-powershell-commands.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
obs-powershell-commands
22
-----------------------
33

4-
obs-powershell exports 745 commands
5-
(302 functions and 443 aliases)
4+
obs-powershell exports 757 commands
5+
(306 functions and 451 aliases)
66

77
A good number of these commands directly correspond to an obs-websocket message.
88
For a complete list, see [obs-powershell-websocket-commands](obs-powershell-websocket-commands.md).
@@ -53,10 +53,12 @@ Functions
5353
|[Get-OBSCurrentProgramScene](Get-OBSCurrentProgramScene.md) |Get-OBSCurrentProgramScene : GetCurrentProgramScene |
5454
|[Get-OBSCurrentSceneTransition](Get-OBSCurrentSceneTransition.md) |Get-OBSCurrentSceneTransition : GetCurrentSceneTransition |
5555
|[Get-OBSCurrentSceneTransitionCursor](Get-OBSCurrentSceneTransitionCursor.md) |Get-OBSCurrentSceneTransitionCursor : GetCurrentSceneTransitionCursor |
56+
|[Get-OBSCurveShader](Get-OBSCurveShader.md) |
5657
|[Get-OBSCutRectPerCornerShader](Get-OBSCutRectPerCornerShader.md) |
5758
|[Get-OBSCylinderShader](Get-OBSCylinderShader.md) |
5859
|[Get-OBSDarkenShader](Get-OBSDarkenShader.md) |
5960
|[Get-OBSDeadPixelFixerShader](Get-OBSDeadPixelFixerShader.md) |
61+
|[Get-OBSDigitalRainShader](Get-OBSDigitalRainShader.md) |
6062
|[Get-OBSDivideRotateShader](Get-OBSDivideRotateShader.md) |
6163
|[Get-OBSDoodleShader](Get-OBSDoodleShader.md) |
6264
|[Get-OBSDrawingsShader](Get-OBSDrawingsShader.md) |
@@ -77,6 +79,7 @@ Functions
7779
|[Get-OBSFilterTemplateShader](Get-OBSFilterTemplateShader.md) |
7880
|[Get-OBSFire3Shader](Get-OBSFire3Shader.md) |
7981
|[Get-OBSFireShader](Get-OBSFireShader.md) |
82+
|[Get-OBSFireworks2Shader](Get-OBSFireworks2Shader.md) |
8083
|[Get-OBSFireworksShader](Get-OBSFireworksShader.md) |
8184
|[Get-OBSFisheyeShader](Get-OBSFisheyeShader.md) |
8285
|[Get-OBSFisheyeXyShader](Get-OBSFisheyeXyShader.md) |
@@ -135,6 +138,7 @@ Functions
135138
|[Get-OBSPieChartShader](Get-OBSPieChartShader.md) |
136139
|[Get-OBSPixelationShader](Get-OBSPixelationShader.md) |
137140
|[Get-OBSPixelationTransitionShader](Get-OBSPixelationTransitionShader.md) |
141+
|[Get-OBSPolarShader](Get-OBSPolarShader.md) |
138142
|[Get-OBSProfile](Get-OBSProfile.md) |Get-OBSProfile : GetProfileList |
139143
|[Get-OBSProfileParameter](Get-OBSProfileParameter.md) |Get-OBSProfileParameter : GetProfileParameter |
140144
|[Get-OBSPulseShader](Get-OBSPulseShader.md) |
@@ -364,10 +368,12 @@ Aliases
364368
|[Get-OBSCurrentProgramScene](Get-OBSCurrentProgramScene.md) |
365369
|[Get-OBSCurrentSceneTransition](Get-OBSCurrentSceneTransition.md) |
366370
|[Get-OBSCurrentSceneTransitionCursor](Get-OBSCurrentSceneTransitionCursor.md) |
371+
|[Get-OBSCurveShader](Get-OBSCurveShader.md) |
367372
|[Get-OBSCutRectPerCornerShader](Get-OBSCutRectPerCornerShader.md) |
368373
|[Get-OBSCylinderShader](Get-OBSCylinderShader.md) |
369374
|[Get-OBSDarkenShader](Get-OBSDarkenShader.md) |
370375
|[Get-OBSDeadPixelFixerShader](Get-OBSDeadPixelFixerShader.md) |
376+
|[Get-OBSDigitalRainShader](Get-OBSDigitalRainShader.md) |
371377
|[Get-OBSDivideRotateShader](Get-OBSDivideRotateShader.md) |
372378
|[Get-OBSDoodleShader](Get-OBSDoodleShader.md) |
373379
|[Get-OBSDrawingsShader](Get-OBSDrawingsShader.md) |
@@ -388,6 +394,7 @@ Aliases
388394
|[Get-OBSFilterTemplateShader](Get-OBSFilterTemplateShader.md) |
389395
|[Get-OBSFire3Shader](Get-OBSFire3Shader.md) |
390396
|[Get-OBSFireShader](Get-OBSFireShader.md) |
397+
|[Get-OBSFireworks2Shader](Get-OBSFireworks2Shader.md) |
391398
|[Get-OBSFireworksShader](Get-OBSFireworksShader.md) |
392399
|[Get-OBSFisheyeShader](Get-OBSFisheyeShader.md) |
393400
|[Get-OBSFisheyeXyShader](Get-OBSFisheyeXyShader.md) |
@@ -446,6 +453,7 @@ Aliases
446453
|[Get-OBSPieChartShader](Get-OBSPieChartShader.md) |
447454
|[Get-OBSPixelationShader](Get-OBSPixelationShader.md) |
448455
|[Get-OBSPixelationTransitionShader](Get-OBSPixelationTransitionShader.md) |
456+
|[Get-OBSPolarShader](Get-OBSPolarShader.md) |
449457
|[Get-OBSProfile](Get-OBSProfile.md) |
450458
|[Get-OBSProfileParameter](Get-OBSProfileParameter.md) |
451459
|[Get-OBSPulseShader](Get-OBSPulseShader.md) |

0 commit comments

Comments
 (0)