Get-OBSRoundedStrokeShader
Synopsis
Get-OBSRoundedStrokeShader [[-CornerRadius] ] [[-BorderThickness] ] [[-MinimumAlphaPercent] ] [[-BorderColor] ] [[-Notes] ] [[-SourceName] ] [[-FilterName] ] [[-ShaderText] ] [-Force] [-PassThru] [-NoResponse] [-UseShaderTime] []
Description
Parameters
BorderColor
Type |
Required |
Position |
PipelineInput |
Aliases |
[String] |
false |
named |
False |
border_color |
BorderThickness
Type |
Required |
Position |
PipelineInput |
Aliases |
[Int] |
false |
named |
False |
border_thickness |
CornerRadius
Type |
Required |
Position |
PipelineInput |
Aliases |
[Int] |
false |
named |
False |
corner_radius |
FilterName
Type |
Required |
Position |
PipelineInput |
[String] |
false |
named |
False |
Force
Type |
Required |
Position |
PipelineInput |
[Switch] |
false |
named |
False |
MinimumAlphaPercent
Type |
Required |
Position |
PipelineInput |
Aliases |
[Int] |
false |
named |
False |
minimum_alpha_percent |
NoResponse
Type |
Required |
Position |
PipelineInput |
[Switch] |
false |
named |
False |
Notes
Type |
Required |
Position |
PipelineInput |
[String] |
false |
named |
False |
PassThru
Type |
Required |
Position |
PipelineInput |
[Switch] |
false |
named |
False |
ShaderText
Type |
Required |
Position |
PipelineInput |
Aliases |
[String] |
false |
named |
False |
ShaderContent |
SourceName
Type |
Required |
Position |
PipelineInput |
Aliases |
[String] |
false |
named |
False |
SceneItemName |
UseShaderTime
Type |
Required |
Position |
PipelineInput |
[Switch] |
false |
named |
False |
System.String
Outputs
Syntax
Get-OBSRoundedStrokeShader [[-CornerRadius] <Int>] [[-BorderThickness] <Int>] [[-MinimumAlphaPercent] <Int>] [[-BorderColor] <String>] [[-Notes] <String>] [[-SourceName] <String>] [[-FilterName] <String>] [[-ShaderText] <String>] [-Force <Switch>] [-PassThru <Switch>] [-NoResponse <Switch>] [-UseShaderTime <Switch>] [<CommonParameters>]