Skip to content

Commit 7eb3dd9

Browse files
StartAutomatingStartAutomating
StartAutomating
authored and
StartAutomating
committed
feat: Adding README to shader commands directory and regenerating shaders ( Fixes #163 )
1 parent 21d6b84 commit 7eb3dd9

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/Set-OBSVHSShader.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Get-OBSVHSShader
33

44
### Synopsis
55

6-
Get-OBSVHSShader [[-Range] <float>] [[-OffsetIntensity] <float>] [[-NoiseQuality] <int>] [[-NoiseIntensity] <float>] [[-ColorOffsetIntensity] <float>] [[-AlphaPercentage] <float>] [[-ColorToReplace] <string>] [[-SourceName] <string>] [[-FilterName] <string>] [[-ShaderText] <string>] [-ApplyToImage] [-ReplaceImageColor] [-ApplyToSpecificColor] [-Force] [-PassThru] [-NoResponse] [-UseShaderTime] [<CommonParameters>]
6+
Get-OBSVHSShader [[-Range] <float>] [[-OffsetIntensity] <float>] [[-NoiseQuality] <float>] [[-NoiseIntensity] <float>] [[-ColorOffsetIntensity] <float>] [[-AlphaPercentage] <float>] [[-ColorToReplace] <string>] [[-SourceName] <string>] [[-FilterName] <string>] [[-ShaderText] <string>] [-ApplyToImage] [-ReplaceImageColor] [-ApplyToSpecificColor] [-Force] [-PassThru] [-NoResponse] [-UseShaderTime] [<CommonParameters>]
77

88
---
99

@@ -68,9 +68,9 @@ Get-OBSVHSShader [[-Range] <float>] [[-OffsetIntensity] <float>] [[-NoiseQuality
6868

6969
#### **NoiseQuality**
7070

71-
|Type |Required|Position|PipelineInput|
72-
|-------|--------|--------|-------------|
73-
|`[int]`|false |2 |false |
71+
|Type |Required|Position|PipelineInput|
72+
|---------|--------|--------|-------------|
73+
|`[float]`|false |2 |false |
7474

7575
#### **OffsetIntensity**
7676

0 commit comments

Comments
 (0)