|
| 1 | +Get-OBSTetraShader |
| 2 | +------------------ |
| 3 | + |
| 4 | +### Synopsis |
| 5 | + |
| 6 | +Get-OBSTetraShader [[-RedR] <float>] [[-RedG] <float>] [[-RedB] <float>] [[-YelR] <float>] [[-YelG] <float>] [[-YelB] <float>] [[-GrnR] <float>] [[-GrnG] <float>] [[-GrnB] <float>] [[-CynR] <float>] [[-CynG] <float>] [[-CynB] <float>] [[-BluR] <float>] [[-BluG] <float>] [[-BluB] <float>] [[-MagR] <float>] [[-MagG] <float>] [[-MagB] <float>] [[-SourceName] <string>] [[-FilterName] <string>] [[-ShaderText] <string>] [-Force] [-PassThru] [-NoResponse] [-UseShaderTime] [<CommonParameters>] |
| 7 | + |
| 8 | +--- |
| 9 | + |
| 10 | +### Description |
| 11 | + |
| 12 | +--- |
| 13 | + |
| 14 | +### Parameters |
| 15 | +#### **BluB** |
| 16 | + |
| 17 | +|Type |Required|Position|PipelineInput| |
| 18 | +|---------|--------|--------|-------------| |
| 19 | +|`[float]`|false |14 |false | |
| 20 | + |
| 21 | +#### **BluG** |
| 22 | + |
| 23 | +|Type |Required|Position|PipelineInput| |
| 24 | +|---------|--------|--------|-------------| |
| 25 | +|`[float]`|false |13 |false | |
| 26 | + |
| 27 | +#### **BluR** |
| 28 | + |
| 29 | +|Type |Required|Position|PipelineInput| |
| 30 | +|---------|--------|--------|-------------| |
| 31 | +|`[float]`|false |12 |false | |
| 32 | + |
| 33 | +#### **CynB** |
| 34 | + |
| 35 | +|Type |Required|Position|PipelineInput| |
| 36 | +|---------|--------|--------|-------------| |
| 37 | +|`[float]`|false |11 |false | |
| 38 | + |
| 39 | +#### **CynG** |
| 40 | + |
| 41 | +|Type |Required|Position|PipelineInput| |
| 42 | +|---------|--------|--------|-------------| |
| 43 | +|`[float]`|false |10 |false | |
| 44 | + |
| 45 | +#### **CynR** |
| 46 | + |
| 47 | +|Type |Required|Position|PipelineInput| |
| 48 | +|---------|--------|--------|-------------| |
| 49 | +|`[float]`|false |9 |false | |
| 50 | + |
| 51 | +#### **FilterName** |
| 52 | + |
| 53 | +|Type |Required|Position|PipelineInput | |
| 54 | +|----------|--------|--------|---------------------| |
| 55 | +|`[string]`|false |19 |true (ByPropertyName)| |
| 56 | + |
| 57 | +#### **Force** |
| 58 | + |
| 59 | +|Type |Required|Position|PipelineInput| |
| 60 | +|----------|--------|--------|-------------| |
| 61 | +|`[switch]`|false |Named |false | |
| 62 | + |
| 63 | +#### **GrnB** |
| 64 | + |
| 65 | +|Type |Required|Position|PipelineInput| |
| 66 | +|---------|--------|--------|-------------| |
| 67 | +|`[float]`|false |8 |false | |
| 68 | + |
| 69 | +#### **GrnG** |
| 70 | + |
| 71 | +|Type |Required|Position|PipelineInput| |
| 72 | +|---------|--------|--------|-------------| |
| 73 | +|`[float]`|false |7 |false | |
| 74 | + |
| 75 | +#### **GrnR** |
| 76 | + |
| 77 | +|Type |Required|Position|PipelineInput| |
| 78 | +|---------|--------|--------|-------------| |
| 79 | +|`[float]`|false |6 |false | |
| 80 | + |
| 81 | +#### **MagB** |
| 82 | + |
| 83 | +|Type |Required|Position|PipelineInput| |
| 84 | +|---------|--------|--------|-------------| |
| 85 | +|`[float]`|false |17 |false | |
| 86 | + |
| 87 | +#### **MagG** |
| 88 | + |
| 89 | +|Type |Required|Position|PipelineInput| |
| 90 | +|---------|--------|--------|-------------| |
| 91 | +|`[float]`|false |16 |false | |
| 92 | + |
| 93 | +#### **MagR** |
| 94 | + |
| 95 | +|Type |Required|Position|PipelineInput| |
| 96 | +|---------|--------|--------|-------------| |
| 97 | +|`[float]`|false |15 |false | |
| 98 | + |
| 99 | +#### **NoResponse** |
| 100 | + |
| 101 | +|Type |Required|Position|PipelineInput| |
| 102 | +|----------|--------|--------|-------------| |
| 103 | +|`[switch]`|false |Named |false | |
| 104 | + |
| 105 | +#### **PassThru** |
| 106 | + |
| 107 | +|Type |Required|Position|PipelineInput| |
| 108 | +|----------|--------|--------|-------------| |
| 109 | +|`[switch]`|false |Named |false | |
| 110 | + |
| 111 | +#### **RedB** |
| 112 | + |
| 113 | +|Type |Required|Position|PipelineInput| |
| 114 | +|---------|--------|--------|-------------| |
| 115 | +|`[float]`|false |2 |false | |
| 116 | + |
| 117 | +#### **RedG** |
| 118 | + |
| 119 | +|Type |Required|Position|PipelineInput| |
| 120 | +|---------|--------|--------|-------------| |
| 121 | +|`[float]`|false |1 |false | |
| 122 | + |
| 123 | +#### **RedR** |
| 124 | + |
| 125 | +|Type |Required|Position|PipelineInput| |
| 126 | +|---------|--------|--------|-------------| |
| 127 | +|`[float]`|false |0 |false | |
| 128 | + |
| 129 | +#### **ShaderText** |
| 130 | + |
| 131 | +|Type |Required|Position|PipelineInput|Aliases | |
| 132 | +|----------|--------|--------|-------------|-------------| |
| 133 | +|`[string]`|false |20 |false |ShaderContent| |
| 134 | + |
| 135 | +#### **SourceName** |
| 136 | + |
| 137 | +|Type |Required|Position|PipelineInput |Aliases | |
| 138 | +|----------|--------|--------|---------------------|-------------| |
| 139 | +|`[string]`|false |18 |true (ByPropertyName)|SceneItemName| |
| 140 | + |
| 141 | +#### **UseShaderTime** |
| 142 | + |
| 143 | +|Type |Required|Position|PipelineInput| |
| 144 | +|----------|--------|--------|-------------| |
| 145 | +|`[switch]`|false |Named |false | |
| 146 | + |
| 147 | +#### **YelB** |
| 148 | + |
| 149 | +|Type |Required|Position|PipelineInput| |
| 150 | +|---------|--------|--------|-------------| |
| 151 | +|`[float]`|false |5 |false | |
| 152 | + |
| 153 | +#### **YelG** |
| 154 | + |
| 155 | +|Type |Required|Position|PipelineInput| |
| 156 | +|---------|--------|--------|-------------| |
| 157 | +|`[float]`|false |4 |false | |
| 158 | + |
| 159 | +#### **YelR** |
| 160 | + |
| 161 | +|Type |Required|Position|PipelineInput| |
| 162 | +|---------|--------|--------|-------------| |
| 163 | +|`[float]`|false |3 |false | |
| 164 | + |
| 165 | +--- |
| 166 | + |
| 167 | +### Inputs |
| 168 | +System.String |
| 169 | + |
| 170 | +--- |
| 171 | + |
| 172 | +### Outputs |
| 173 | +* [Object](https://learn.microsoft.com/en-us/dotnet/api/System.Object) |
| 174 | + |
| 175 | +--- |
| 176 | + |
| 177 | +### Syntax |
| 178 | +```PowerShell |
| 179 | +syntaxItem |
| 180 | +``` |
| 181 | +```PowerShell |
| 182 | +---------- |
| 183 | +``` |
| 184 | +```PowerShell |
| 185 | +{@{name=Get-OBSTetraShader; CommonParameters=True; parameter=System.Object[]}} |
| 186 | +``` |
0 commit comments