Skip to content

Commit 28604cb

Browse files
StartAutomatingStartAutomating
authored andcommitted
feat: Flip Shader ( Fixes #200 )
1 parent 554a1ac commit 28604cb

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

docs/obs-powershell-commands.md

Lines changed: 4 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 739 commands
5-
(300 functions and 439 aliases)
4+
obs-powershell exports 742 commands
5+
(301 functions and 441 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).
@@ -208,6 +208,7 @@ Functions
208208
|[Get-OBSZigZagShader](Get-OBSZigZagShader.md) |
209209
|[Get-OBSZoomBlurShader](Get-OBSZoomBlurShader.md) |
210210
|[Get-OBSZoomShader](Get-OBSZoomShader.md) |
211+
|[Get-OBSZoomXYShader](Get-OBSZoomXYShader.md) |
211212
|[Hide-OBS](Hide-OBS.md) |Hide OBS |
212213
|[Import-OBSEffect](Import-OBSEffect.md) |Imports Effects |
213214
|[Open-OBSInputFiltersDialog](Open-OBSInputFiltersDialog.md) |Open-OBSInputFiltersDialog : OpenInputFiltersDialog |
@@ -517,6 +518,7 @@ Aliases
517518
|[Get-OBSZigZagShader](Get-OBSZigZagShader.md) |
518519
|[Get-OBSZoomBlurShader](Get-OBSZoomBlurShader.md) |
519520
|[Get-OBSZoomShader](Get-OBSZoomShader.md) |
521+
|[Get-OBSZoomXYShader](Get-OBSZoomXYShader.md) |
520522
|[Hide-OBS](Hide-OBS.md) |
521523
|[Import-OBSEffect](Import-OBSEffect.md) |
522524
|[Open-OBSInputFiltersDialog](Open-OBSInputFiltersDialog.md) |

0 commit comments

Comments
 (0)